https://github.com/lnsp/asteroids
Asteroids clone using C++ / SFML2
https://github.com/lnsp/asteroids
Last synced: 3 months ago
JSON representation
Asteroids clone using C++ / SFML2
- Host: GitHub
- URL: https://github.com/lnsp/asteroids
- Owner: lnsp
- Created: 2015-01-02T23:50:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-27T16:59:24.000Z (about 10 years ago)
- Last Synced: 2025-08-19T01:28:49.530Z (10 months ago)
- Language: C++
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Asteroids
=========
Asteroids in C++ with SFML2.2!
Nothing much to say about it, hope you can find some of my errors and correct them!
The image files were created by kenney.nl. All rights belong to him.
Currently only a build script for **Linux** is available. I'm working hard to add one for **OS X** and **Windows**.