gdquest-demos / godot-2d-space-game

A 2D space exploration and mining game made with Godot and our AI framework
MIT License
839 stars 109 forks source link

Implement game loop for Milestone 4 #12

Closed Razoric480 closed 4 years ago

Razoric480 commented 4 years ago

Begin in clear space, and have pirates spawn in whenever you upgrade your ship.

Pirates come in from further out and patrol around asteroids they picked as their given area. Asteroids refresh themselves when space begins to run low in iron.

Upgrade your ship whenever you bring enough iron back to the station.

NathanLovato commented 4 years ago

Looking good to me. As we discussed this morning, we can drop the 6th milestone and work on individual tasks to improve the game feel and visuals after milestone 5. Also, we can do a full code review after milestone 5. I'll open an issue for the map that doesn't support window scaling.