Xilon Engine II
Explore the world of space with this "Asteroids" remake. Space Dust creates a great example and tutorial project for Xilon Engine II.
Utilizing inheritance and interfaces to create a Object-Oriented game and Physics2D.Net XEII implementation.
Using the physics, game objects [ships, asteroids, bullets] all react to each other. Colliding your ship with another, or an asteroid can make you spin out of control. As bullets disrupt asteriods momentum slowing them down or worse, increasing their speeds.