Skip to content

bashbaugh/radar-defense

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Radar Defense game

A game in which you defend a base that is running out of energy against missiles with shields and a radar tower. You cannot let any missiles through your shields, but you can't have them or the radar on all the time or you'll run out of energy.

Uses a custom-built controller(built with an arduino), but keyboard input is supported.

Installation and use:

Use Python3 (I think python2 will work too)

Dependencies:

Pygame, Shapely, pySerial ( if using controller )

run radar-defense.py to play the game

Controls:

Left and Right arrows: turn radar left and right

Space: turn radar on and off

E: activate anti-missile

numbers 1-8: activate shields 1-8

ESC: exit game

About

A game in which you defend a base that is running out of energy against missiles with shields and a radar tower

Resources

Stars

Watchers

Forks

Packages

No packages published