Skip to content

KojoBailey/number-guesser-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Number Guesser - C++

This is a little beginner C++ project to practise I/O (input/ouput) and RNG (random number generation).

Context

This project was not created as a challenge to my C++ skills, but rather as a base for which I could guide myself with when programming this same concept in Haskell.

That being said, this is the first time I've made use of std::rand and std::srand, so it is nice to have finally had an excuse to do so.

About

A little beginner C++ project to practise I/O and RNG.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published