RajinL / Red-Knight-V2

Version 2 - 2D Action/Platformer made in Unity - UoL Group Game Dev Project - screenshots in Readme.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game-Dev-Project

University of London Group: cm3030-game-t4g1-hzx's project for Games Development

The Project

This project is a 2D platformer game made in Unity and C#. It's made with object oriented and agile software practices, as well as git/version control.

  • contains tile based maps as levels
  • a player that can move left, right, jump, and collides appropriately with platforms
  • idle, run, and jump animations with proper transitions
  • enemies patrol back and forth
  • full screen mode

Goal

  • Navigate each carefully crafted level while fighting you way through enemies and jumping on platforms!

Controls

  • Use the arrows keys to move left and right
  • Space or the up arrow key to jump
  • Z to maximize screen

Screenshots

sample_level_screenshot

More features to come!

  • knockback feature with invincibility buffer and animation
  • Fighting functionality
  • Boss fights
  • Updated levels
  • Collectables
  • Sound

Specifications

References:

To view the project from anywhere:

Currently the game is in production, and is not viewable

To edit the project:

About

Version 2 - 2D Action/Platformer made in Unity - UoL Group Game Dev Project - screenshots in Readme.md

License:MIT License


Languages

Language:C# 83.3%Language:ShaderLab 14.3%Language:HLSL 2.4%