AnkDasCo / the-game

This is our first community project for UnitedCodeClub. A texted based adventure game in Python 2.7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-game

This branch is for testing purposes only. It will be added to the origianl repository once the changes have been verified.

======= Possible Features:

  • Different Areas To Travel To
  • Different Characters to choose from
  • NPC's placed throughout the world
  • Puzzles to Solve
  • Battling Sequence
  • Enemies Based on Location
  • Player Attributes
  • Player Inventory System
  • Player Leveling System
  • Using pprint module to display character and enemy stat sheets

To Do List:

  • Decide who would rather do what
  • Establish a flow of the game.. Start..Middle...Puzzle...END
  • Show everyone how to use GIT
  • Discuss OOP in Python more indepth

About

This is our first community project for UnitedCodeClub. A texted based adventure game in Python 2.7

License:GNU General Public License v2.0