Skip to content

Adapted from Jason R. Briggs "Python for Kids" book. Used as teaching tool to teach python and OOD.

Notifications You must be signed in to change notification settings

vladsolokha/stickman_game

Repository files navigation

stickman_game

Adapted from Jason R. Briggs "Python for Kids" book. Used as teaching tool to teach python and OOD.

Build during 2019-2020 school year with senior class. Every line of code explained and understood.

To see how it works:

  1. Fork the repository
  2. You should have Python installed on your system
  3. Python comes with the Tkinter library (GUI interface)
  4. To run, simply select "stickman_game.py"
  5. Run file from Terminal

Let me know if you have questions.

About

Adapted from Jason R. Briggs "Python for Kids" book. Used as teaching tool to teach python and OOD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages