bashbaugh / radar-defense

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

Home Page:https://old.benjaminashbaugh.me/projects/2018/radar-defense-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://old.benjaminashbaugh.me/projects/2018/radar-defense-game


Languages

Language:Python 93.5%Language:C++ 6.3%Language:Shell 0.1%