it's a game where you play the portable version of cricket with hands but with computer
- GNU make
- mkdocs
- pytest
clone the repo
git clone https://github.com/Rellotscrewdriver/odd-even-game.git
cd odd-even-game
go to the cloned project and execute it using
make run
hotrun the documentation
mkdocs serve
build the documentation and run
mkdocs bulid
mkdocs serve
now type localhost:8000
in your browser
We explicitly welcome outside contributors.
you can read our CODE_OF_CONDUCT for rules
and CONTRIBUTING for contribution guidelines and coding style
this project is free to use and distribute as long as you don't claim that you wrote the original software. crediting of this project is required when it is modified and/or distributed. goto LICENSE for more details