https://github.com/lnsp/dorkandoom
Dorkandoom - old but fun. Getting reworked for Android.
https://github.com/lnsp/dorkandoom
Last synced: about 1 year ago
JSON representation
Dorkandoom - old but fun. Getting reworked for Android.
- Host: GitHub
- URL: https://github.com/lnsp/dorkandoom
- Owner: lnsp
- License: mit
- Created: 2016-02-11T22:03:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T16:27:13.000Z (about 10 years ago)
- Last Synced: 2025-02-11T16:43:13.792Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 556 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dorkandoom
A super old arcade game made at the end of 2013.
## Installation
You need to have **Apache Ant** installed to build the project.
```bash
$ git clone https://github.com/mooxmirror/dorkandoom
$ cd dorkandoom
$ ant
```
## Contributing
If you see some potential in this game, fork it and have fun with it. Change things you do not like, add stuff and contribute it back!