Citizen of nowhere is a sci-fi action role playing game that takes place in outer space.
The game is made using the love2d engine.
- Aseprite for pixel art
- TexturePacker for combining all graphical assets into a sprite sheet
- Modify
src/run-game.bat
file so that the paths point to the location of thesrc
folder. - Run
src/run-game.bat
cd {path_to_project}
/Applications/love.app/Contents/MacOS/love ./
More information about how to run the game can be found at the wiki