eddiew / beatTD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beatTD

Build towers. Protect your base. Make sick beats. beatTD is a tower defense game where YOU decide how your towers work. beatTD preview

To Build (Windows)

  1. Install openFrameworks and the ofxMidi and ofxCsv extensions.
  2. git clone this repo on your machine or download it as a .zip
  3. Point final-project to your openFrameworks installation in final-project.vcxproj
  4. Build in Visual Studio

To Run (Windows)

  1. Install a midi server. I used VirtualMIDISynth. I also use the arachno soundfont.
  2. Run bin/final-project

Design

This project seeks to enable the player to create music while enjoying a game. It allows the user to define their own rhythm at which the towers shoot at the enemies, and there are incentives for creating a strong rhythm.

More screenshots

Opening screen Opening screen One tower One tower Many towers Many towers

About


Languages

Language:C++ 100.0%