Asteroids created in Xenko
This is my remake of Asteroids by Atari from 1979. I used Xenko 1.9.2 to make this version. You can download the binary that was compiled for Windows here Asteroids Beta 4.6.3 binarys. You will likely need the Visual C 2015 runtime. as well if you do not have it yet. You will need to place the game files in a user writable folder for when it saves the high scores such as "My Documents" or "Desktop". When I figure out how to access the "My Documents" folder from the game I'll change that. This project was updated to Xenko 3.
I copied some of the code from the Polycode version of Asteroids, for the vector type graphics mostly. I used the same numbers so that could be done easily. That made making this game go much faster. At some point in the future I'll make Omega Race in Xenko, as well as Asteroids Deluxe.