- Name: RIOT!
- Class: CIS3250
- Instructor: David McCaughan
- Version: 0.1
- Date: November 20, 2015
🔨RIOT! is a reverse tower defence game set in a prison theme.
It is a turn-based strategy game where the player is tasked with breaking out of correctional facilities by recruiting and deploying waves of inmates against statically positioned guards with the intention of generating panic and making their escape.
RIOT! intends to switch the roles of a traditional tower defence game, placing the user in control of what would conventionally be the enemy horde.
- implemented in C
- ran in a terminal window with a keyboard-based psuedo-gui
- Curses library used to graphically draw the game
- to be run in an 80x24 character window (both menu and main screen will be contained here)
- map files contained in plain-text encoded with 1148 UTF-8 characters
- Reverse tower defence puzzle game!
- Distinct prison-break-esque theme!
- Exponentially increasing difficulty!
- Various amounts of levels with different mechanics!
- Unlock inmates as you progress!
- Escape from dangerous guards from dogs to cyborgs!
*(11/18/2015)Unit speeds changed from random values to powers of 2 (1,2,4,8..)
- Jessy Williams
- Daniel Miller
- Filip Hasson
- Marc Santos
- Karol Zdebel
- Sanchitt Dhir
- Antonio Jajou
- Conner Keating
- Justin Galvez