Skip to content

trp02/pokeRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeRun Intro

See GameDoc.pdf for full game document. CLICK BELOW FOR LINKS THEY DON'T WORK IN PDF

Alt text

There is a start screen that summarizes how to play the game visually. How much damage you take from an obstacle will depend on which pokemon you use to run through it. Also health can only be picked up by the pokemon of the same type.

To play the game:

- git clone https://github.com/trp02/pokeRun.git - have pygame installed

- run main.py

- versions used: python 3.9.13, pygame 2.1.3, should work on Windows and MacOS. Didn’t work on clemson SoC virtual desktop due to “no audio device” error. Primary way I ran it was on VSCode with pygame installed.

- Controls : Left click to cycle character and space to jump

GameDoc https://github.com/trp02/pokeRun/files/11356711/FinalGame.Doc.pdf

DEMO:

https://www.youtube.com/watch?v=H4QhCFWzs68

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages