Skip to content

gbertagna/PlayerScores

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayerScores

This is a simple command-line app that allows the user to record the scores of a flexible number of players

Getting Started

Build the application by compiling:

g++ main.cpp -o PlayerScores

And run it:

./PlayerScores [players]

Where [players] should be replaced by one or more names of the players, each separated by a space. For example:

./PlayerScores Mario Luigi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%