Skip to content

ah-OOG-ah/CSC145-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC145-RPG

A text-based RPG for CSC145, written in C++

Building

Install Meson, then run meson setup build in the repository root. A directory called build will be created; run meson compile inside it to compile the program. The executable will be <repo root>/build/game (or game.exe on Windows).

Roadmap

[ ] Map generation + display [ ] Room design [ ] Menu layout + printing [ ] Monkey Bob [ ] Monster sprites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages