Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 653 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 653 Bytes

Pigboy

Pigboy, our young pig of flanders, returns this time to the digital age.

This sidescroller game follows the perilous adventures of the young swine known as pigboy.

alt text

Next Steps

  • Switch main game library to pyglet
  • Develop cleaner animation loop images
  • Create platforms and enemy class
  • Allow for platform jumping and gravity

Game Example

Testing it Out Yourself

Testing out the game is as easy as cloning this repository... Outside of the python standard library the only required package is pyglet 1.4.6. Finally run python start_pigboy.py.