Skip to content

m1221/life_of_barold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIFE OF BAROLD

This game is dedicated to our friend, whose wit and candor bring us laughter and truth.

SOFTWARE/AUTHOR INFORMATION

  • Author Name: Mario P.
  • GitHub: m1221
  • Python/OS V: Python 2.7.10 Windows 8.1
  • Date of initial release: 09/24/2015
  • Date of most recent release: 09/24/2015
  • Version: alpha 0.75

FILE LOG

  1. engine.py
  2. life_of_barold.py
  3. loading.py
  4. doh.wav
  5. woohoo.wav
  6. README.MD

SETUP INSTRUCTIONS

note: you must have python to run this game

  1. download the file 'life_of_barold'
  2. from the command line, change directory to this directory
  3. type $ python life_of_barold.py
  4. play game

AUTHOR NOTES

This is a simple text-based math game. It asks the user to solve math problems. If the user answers the question correctly, he is rewarded with money and happiness. If the user answers the question incorrectly then his happiness is penalized, but he still gets some money.

This game is mostly a learning exercise for myself. I wanted to learn a little bit about classes, importing modules, and making a simple text-based game.

This is an alpha version. It's not a finished product. Content and extra functionality are lacking. Documentation/content is sorely lacking. The code is not optimized nor does it represent good style.

LICENSING INFORMATION

GNU GPLv3

About

text-based math game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages