Skip to content

sebastiancarter/Text-based-roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-based-roulette

  • This is a game of roulette
  • there are up to 8 shells in the shotgun
  • you can either shoot yourself or shoot the enemy
  • if you shoot yourself and a blank is loaded, the enemy skips his turn
  • whoever is left standing at the end of the game, wins!

instructions

  • not sure how to compile C code on windows, but it should work for windows systems

if on a mac or linux

  1. open your terminal and navigate to where this has been cloned
  2. type in the command make main and hit enter
  3. type in the command ./main after the previous command has finished and hit enter
  4. enjoy!

About

CLI based version of shotgun roulette implemented in the C programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors