Skip to content

CSE-165 Game Project, "Battlecell", a text-based rogue-lite game

Notifications You must be signed in to change notification settings

SpreadTheJello/BATTLECELL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Build

-- Requires cmake to be installed. For Mac: brew install cmake

a ./run.sh is provided with the same commands:

$ mkdir build && cd build
$ cmake ..
$ make
$ ./battlecell

About

CSE-165 Game Project, "Battlecell", a text-based rogue-lite game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages