A simple Asteroids clone written in C++ with the SFML graphics library.
- A collision engine based on the hyperplane separation theorem
- Automatic joystick and keyboard detection support (controllers are prioritised)
- Two-player mode
- Infinite waves with incremental difficulty
- Cool particle effects, the game looks better in motion