Skip to content

SpyrosMourelatos/Goblet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goblet

A silly game of chasing a goblet vs a pseudo-ai

Build

g++ main.cpp file_parser.cpp -lncurses -g -ggdb3 -o game g++ -lcurses main.cpp file_parser.cpp harry_t.cpp person.cpp draco_t.cpp game_engine.cpp goblet_controller.cpp -o3 -o game

_--------
|*******|
|d*****g|
|*******|
---------
-1,-1,-1,-1,-1,-1,-1
-1,0,1,2,3,4,5,6,-2,-1
-1 1 2 3 4 5 6 7 8 -1
-1 -1 -1 -1 -11-1 -1-1 -1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published