Skip to content

A simple text game built with Python 3 with the purpose to study and review some Object Orientation concepts.

License

Notifications You must be signed in to change notification settings

eduardosorokin/python-robot-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robot - The Game

A simple text game built with Python 3 with the purpose to study and review some Object Orientation concepts.

Project files

.
|--- .gitignore
|--- game_robot.ipynb
|--- LICENSE
|--- README.md

Installation

In order to run this game, you will need to make sure that you have the following installed on your computer:

Usage

  • Clone or download this repository on your computer
  • Open the terminal (or CMD if you are on Windows)
  • Change the current working directory to the location where you cloned or downloaded the repository
  • Type jupyter notebook (or jupyter-notebook if you are on Windows)
  • With Jupyter Notebook opened on your browser, click in the file game_robot.ipynb
  • Select the area with the python code and hit Shift+ENTER to execute the code and play the game
  • Enjoy! ;-)

Author

Eduardo S. Marçal

Contact

LinkedIn

License

MIT

About

A simple text game built with Python 3 with the purpose to study and review some Object Orientation concepts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published