As of August 8th 2020, the code and all other resources of this project (assets, sound) are available to use for anyone. It might or might not benefit you, but if you need it they are here.
doterite is a game with 1 goal: Make it so asteroids don't completely destroy Earth. Go out into space with your ship and obliterate large asteroids.
It is supposed to be a rewrite to my code here but decided to make it into a other game still similar to it.
As you probably can tell, doterite is still in very early development (it literally says prototype in the window title) so don't expect much from it right now.
You may still want to try to run doterite, so here are some things you need:
Love2D v11.4
- Once you have Love2D installed, download this repository.
- Extract the repository.
- Drag the extracted folder onto the Love2D executable or shortcut.
- Play Game!
These are some of the things I currently plan to do for the game.
- Main Menu WIP
- Graphics WIP
- Add enemies/asteroids
- Sound
- Animation (when graphics are done)
- Settings
You can fork this repo and make any changes that you wish, and submit a pull request. If you added/fixed something, I will make it official.