jordanfinners / my-first-python

A simple command line number guessing game, just getting started with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-first-python

A simple little command line game for guessing a random number between 0 and 100, just starting to learn some python.

Usage

With python installed just run using python guessingGame.py

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

About

A simple command line number guessing game, just getting started with python


Languages

Language:Python 100.0%