A downloadable game for Windows

Download NowName your own price

This is a remade version of Asteroids Deluxe from Atari. I've made some minor improvements to the game, but other than that it is duplicated with much love. I have loved this game since I was a kid in the 80s, since this game came out in 1980.

I have also shared the source code, it was made in Visual Studio 2017 using MonoGame 3.6.X. I'm very proud of my code, as I've learned so much over the years. I made a simple vector based-PO library for the game, or some may call it a simple game engine. Feel free to use it however you like. Even the letters and numbers are made using it.

You may also need the .NET 4.7 runtime, it can be downloaded here.

You can see the project GitHub web page here.


Download

Download NowName your own price

Click download now to get access to the following files:

Asteroids Deluxe.zip 2 MB

Comments

Log in with itch.io to leave a comment.

how can we run it on GNU/Linux and MacOS-X?

(8 edits)

You could use Wine for Linux. MacOS-X is even easier, they have Windows 10 emulators that run apps in a Mac window for each app.

I do plan on one day compiling it for Linux, but never Mac. I'll never own an Apple device again, and I'll never support Apple in any form, so no dice there I'm afraid.