Skip to content

jcpeterson/avoidr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avoidr 0.14

AVOIDR is a collision avoidance game written in python with pygame.

Authors: Connor McEntire & Joshua Peterson

The latest build for Windows is avoidr.v0.12.zip:

Download for Windows Here

GameJolt Page: http://gamejolt.com/games/other/avoidr/30244/

#Game Instructions

Move the player around (and jump) to avoid colliding with the surrounding objects.

#Controls

Arrow Keys: move the player around Space: jump

#Todo: 0. add random size fluctuations to obstacles

  1. rework control flow
  2. add game class
  3. add scene class
  4. add level class
  5. fix up rect attributes for player/object classes
  6. fix up the collision detection after jumping
  7. create player destruction animation with sound
  8. add game notification labels with computer voice
  9. add settings page and config file
  10. create a level system
  11. add power ups
  12. add more fitting music ...

#Dependencies Needed

python 2.7*

pygame 1.9.1*

If you want to build the game on Windows, you will need py2exe 0.6.9*. Use build.py

*32 bit

About

collision avoidance game written in pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages