Skip to content

SeanRamey/spacedungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Dungeon

A 2D Top-down Scrolling space shooter with a dungeon crawling element.

Dependencies

Building

The dependencies are taken care of by xrepo. They should be automatically downloaded upon building for the first time. To build everything, including unit tests:

xmake

To run both the unit tests and spacedungeon after building:

xmake run

To run only unit-tests:

xmake run unit-tests

To run only spacedungeon:

xmake run spacedungeon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published