Asteroid Escape

Asteroid Escape is a straightforward game that demonstrates the use of mouse interaction and collision detection mechanics. The goal is to avoid asteroids while collecting medpacks to maintain your health.


by Timothy Clocksin

Overview


Controls


Source Code

Download the source code for the game: AsteroidEscape.txt


Additional Notes

This project is a fun way to explore basic game development concepts such as collision detection, health mechanics, and mouse-based controls. If you’d like to see the game in action or modify it, check out the source code above!