Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.07 KB
Authors: Alex Kemp, Avi Vajpeyi
Play game on itch.io

Chain Game

Chain-attack enemies to rack up points!

GAMEPLAY DEMO

CONTROLS

  • wasd to move the player
  • click/drag mouse on red squares to select them for the chain

Avoid the green squares!

Theme

This game was a submission for Mix and Game Jam (2019). This jam's theme was:

DIMENSION CHANGE
Take a game mechanic from one dimension and recreate it in another

We decided to take the dead eye mechanic from Red Dead Redemption, and put it into a 2D game.

RED DEAD REDEMPTION EXAMPLE

How to contribute

  • Unity Version: 2019.2.8f1
  • Download Standard Assets and PostProcessing after cloning repo
  • Fork, do work in branch, make a PR to dev