FarukKayaduman / survivor

A 2D roguelike game, made by Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Survivor

  • Survivor is a 2D top-down arena shooter game. Survive until the end of the wave and win.

About the game

  • Character will fire at the nearest enemy automatically.

  • Enemies spawn and move towards our character.

  • Aiming to survive for a certain time in the game.

  • If player runs out of health before the time runs out, loses the game.

  • Every time an enemy has killed, player earns gold and can use it to upgrade abilities.

  • There are 2 types of enemies:

  1. High speed and low health
  2. High health and low speed
  • Player has a passive skill: Decreases frequency of all the character's shots by 0.1 seconds. (max level 11)

Controls:

  • Movement : WASD or ↑←↓→
  • Shooting : Automatically to the nearest enemy.

External Sources

About

A 2D roguelike game, made by Unity.

License:MIT License


Languages

Language:ShaderLab 63.7%Language:C# 25.2%Language:HLSL 11.1%