Skip to content

xArmad/8-Ball_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-Ball Game

Build Status Windows Build Status

  • Simple 8-Ball Game I made in 5 mins
  • Run the program and the game will answer your yes/no questions.

Program

Built with

How to Install/Run

To install app locally:

git clone https://github.com/xArmad/8-Ball_Game/

Enter these commands in terminal to run:

g++ app.cpp
./a.out

Modification

  • You can fork project and modify the code as much as you want
  • To get different responses, modify the answers.h file, avaliable comments will guide you.

  • DM Discord for Errors

License

MIT © Armad


Releases

No releases published

Packages

No packages published

Languages