Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alanmorel/mars2o
Mars2O is a fun arcade game where you traverse the dangerous asteroid belt!
https://github.com/alanmorel/mars2o
game java processing
Last synced: 5 days ago
JSON representation
Mars2O is a fun arcade game where you traverse the dangerous asteroid belt!
- Host: GitHub
- URL: https://github.com/alanmorel/mars2o
- Owner: AlanMorel
- License: mit
- Created: 2015-10-07T23:02:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T22:10:53.000Z (over 6 years ago)
- Last Synced: 2024-10-11T01:24:20.839Z (27 days ago)
- Topics: game, java, processing
- Language: Processing
- Homepage:
- Size: 5.76 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mars2O
**Mars2O** is a fun arcade game for Windows and Mac. You're tasked with returning back water from Mars, but there's just one problem: the asteroid belt is abnormally turbulent! Dodge asteroids and refuel your spaceship throughout your journey back to Earth. The game was written using the Processing library in Java for my Interactive Computing Midterm Project.## Technologies
* [Processing](https://processing.org/reference/libraries/) - visual arts software## Screenshots
![alt tag](https://i.imgur.com/90CIfi5.png)
![alt tag](https://i.imgur.com/OnzVfU9.png)
![alt tag](https://i.imgur.com/iFwVCdl.png)## License
**Mars2O** is licensed under the [MIT license](LICENSE).