igorhosantos / asteroids_ba

Game made in Unity following most of the rules from the original Asteroids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asteroids_BA

An Asteroids-like game made in Unity for learning purposes. It loosely follows the game design rules described here and here.

Building

There is a build.sh script that should compile the game for Windows, macOS and Linux. However, the script itself will only work in OS's other than macOS with a few modifications.

Credits

Most of the assets are made by Kenney Vleugels, used with or without some modification for better fit.

License

Asteroids_BA is free and unencumbered public domain software. For more information, see the accompanying UNLICENSE file.

About

Game made in Unity following most of the rules from the original Asteroids

License:The Unlicense


Languages

Language:C# 98.6%Language:Shell 1.4%