-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.2Switch 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:
- Update Docs with new dependencies
To Test:
- Unit Tests
- Weapons
- Sub-games
- Tournaments
Started in py3 branch