Citizen of Nowhere

Citizen of nowhere is a sci-fi action role playing game that takes place in outer space.

Game Engine

The game is made using the love2d engine.

Tools used

Running the game

Windows

  1. Modify src/run-game.bat file so that the paths point to the location of the src folder.
  2. Run src/run-game.bat

Mac OS

  1. cd {path_to_project}
  2. /Applications/love.app/Contents/MacOS/love ./

More information about how to run the game can be found at the wiki