Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolasalmerge/asteroids

Asteroids Game
https://github.com/nicolasalmerge/asteroids

Last synced: 6 days ago
JSON representation

Asteroids Game

Awesome Lists containing this project

README

        

# Asteroids Game

Asteroids game, made by [NicolasAlmerge](https://github.com/NicolasAlmerge).

[SFML](https://www.sfml-dev.org/download/sfml/2.5.1/) is required to compile this game. One can then compile the project by running `make app`, and run the project by running `make run`.