Skip to content

A tower defense game in python where the hero, the bunny, has to defend a castle against an attacking horde of badgers

License

Notifications You must be signed in to change notification settings

adi1505sharma/bunnies-and-badgers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bunnies-and-badgers

A simple game in python where the hero, the bunny, has to defend a castle against an attacking horde of badgers.

How to play?

  1. Install Python. Make sure you grab the 2.7.x version and NOT the 3.3.x version!
  2. Download the PyGame installer appropriate for your system. Make sure you download a Python 2.7 version.

To verify that you have configured your system correctly, open IDLE or run Python via the Terminal and type in "import pygame" at the python prompt. If this doesn't result in any output, then you're all set up and good to go. If, on the other hand, it outputs an error, then PyGame is not installed or not set up correctly.

About

A tower defense game in python where the hero, the bunny, has to defend a castle against an attacking horde of badgers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%