Skip to content

maxhipp/cpp-console-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpp-console-games

by max hipp 2021 😇

Collection of very simple one-file-C++-Console-Games like TicTacToe...

TicTacToe:

  • follow the instructions given by the program
  • set your marker by entering the coordinates in the following way: 13 => marker will be set on position x = 1 and y = 3
  • max. name length is 10 characters
  • bugs are intentional and have to be taken as features

following games:

  • Hangman
  • text based adventure game
  • bomb defuse game (solve mathematical problems to win)

About

Collection of C++ Console Games like TicTacToe...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages