Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendelplanque/asteroids
An implementation of Asteroids game.
https://github.com/juliendelplanque/asteroids
Last synced: 4 days ago
JSON representation
An implementation of Asteroids game.
- Host: GitHub
- URL: https://github.com/juliendelplanque/asteroids
- Owner: juliendelplanque
- License: gpl-3.0
- Created: 2020-05-17T17:49:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T20:01:34.000Z (over 4 years ago)
- Last Synced: 2024-10-31T07:05:38.094Z (about 2 months ago)
- Language: Java
- Size: 1.34 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Asteroids
An implementation of Asteroids game in Java.## About this project
With Alessandro Giamello, we did this game as an assignment in our first year of licence in Computer Science at the university of Mons.I revive this game 7 (!!!) years later to see if I can create good examples of re-engineering of the source code.