Skip to content

Update to Python 3 #163

@hawkerm

Description

@hawkerm

Plan:

  • Update to Python 3.8 - ✔️ Update to Python 3 #163
    • Network Lib needs some love due to unicode/str updates
  • Update to pygame 1.9.6 (should be easiest of bunch) - ✔️
  • Update to pymunk 5.6 - ✔️ Refactor to use PyMunk 5.0.0 #71
  • Update to py2exe 0.9.2.2 Switch to cx_Freeze 6.1 for packaging - 🟡 In Progress

Open Issues:

  • Asteroids not wrapping properly (so something wrong with edges of space?)
  • Asteroids hitting planets now?
  • Nebula collision detection/shape/display off???
  • BrakeCommand no longer works [pymunk change WorldCommands.py Line 244]

Auxiliary:

  • VS Code environment
    • Run/Debug Server
    • Run Unit Tests

Docs:

To Test:

  • Unit Tests
  • Weapons
  • Sub-games
  • Tournaments

Started in py3 branch

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions