Skip to content

A simple Rock Paper Scissors CLI game, while learning c++.

Notifications You must be signed in to change notification settings

8ctopotamus/rock-paper-scissors-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors-cpp

A simple Rock Paper Scissors game, while learning c++.

DEVELOPMENT

  • A C++ Compiler
  • Make

COMPILE

To build: make

To build and run executable: make run

More about makefile

Notes

About

A simple Rock Paper Scissors CLI game, while learning c++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published