Liiiyang / Supero

ISTD 50.033 Game Design Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supero

Introduction

Supero is a single player rougelike action game developed for the Microsoft Windows platform. The target audience that we are looking at are dedicated players to the genre. The game takes place in a medieval world of knights and monster and the player takes the role of a knight character who betrayed his king. The lone knight is exiled to the dungeon where the only way out is onward and to survive as many stages by killing monsters and bosses. The main game concept is to establish a game that is challenging yet rewarding upon completion, and it focuses on tactical choice as the main game mechanic. In the game, the player can collect currency to purchase weapons and boost their own stats, like health and stamina. They must also defeat enemies and bosses which all have different movesets and can be taken down by employing different strategies which enables players freedom within the game. The stages are designed in such a way that the tutorials and the first stage will allow standard players to get used to the game mechanics and the way it is meant to be played, while exponentially scaling the game difficulty to make the challenge of the game apparent to the players in the later stages.

Controls

  • W - Walk Up
  • A - Walk Left
  • S - Walk Down
  • D - Walk Right
  • E - Interact with Environment
  • 1 - Heal
  • J - Attack

Updates

06/08/2019

  • GameManager added to keep track of stages
  • Health and Stamina fully functional with UI
  • Hidden Room mechanics fully functional

07/08/2019

  • Health, Stamina, damage, exp scaling
  • Renamed StageController to PortalController
  • Exp fully functional
  • Currency Mechanics fully functional

08/08/2019

  • Potions Mechanics fully functional
  • Currency Mechanics bug fixed
  • Currency and Potions UI functional
  • Added Shopkeeper
  • Mob animations and movement functional
  • Player movement corrected

09/08/2019

  • Mob damage synced with attack animation
  • Types of enemy spawn for each level functional
  • UI Messages when player interact with the environment
  • Player and Mob's health, stamina and damage output fine-tuned

About

ISTD 50.033 Game Design Project


Languages

Language:C# 96.3%Language:ShaderLab 2.8%Language:HLSL 0.5%Language:Objective-C 0.5%