Skip to content

haniewais/FloodGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FloodGame

Console Flood Game in C++

How to Compile: Notes

  • the make file is include for easy compiling
  • output binary is set to "output"

How to compile

  • open terminal
  • run the make command from this directory using: "make"

to run game, run the binary file from terminal:

  • ./output

For Windows -

  • in progress - does not look right in windows
  • arc4rand is mising error

About

Console Flood Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published