Skip to content

Untitled prototype, 2D rouge-like platformer with procedural dungeons. This is one of my earliest proper attempts at game development in the Unity engine, with the purpose of learning more about Unity, different game mechanics, game physics and simple enemy AI.

Notifications You must be signed in to change notification settings

AliMoghimii/2D-Rougelike-Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Platformer Rougelike Game

This is one of my first game projects created in Unity, with the purpose of learning more about the engine, different game mechanics and simple enemy AI.

There are 2 different builds in this repo :

  • "\Stick Engine Dungeon generator\BasicPlatformer2D.exe" is the dungeon generator scene with a couple of rooms arranged to make a map.
  • "\Stick Engine Dungeon generator\Test levels\BasicPlatformer2D.exe" has a series of test stages with all of the current features available in this demo.

Keybinds:
R - Restart the stage.
ESC - Pause the game.

Player 1 :
Arrow Keys - Move character.
Space - Jump.
Space x2 - Double Jump.
Space while on walls - Wall jump.
Shift - Sprint.
Ctrl - Teleport a short distance
Q - Fire the weapon (when equipped)

Player 2:
ASD - Move character.
W - Jump.

About

Untitled prototype, 2D rouge-like platformer with procedural dungeons. This is one of my earliest proper attempts at game development in the Unity engine, with the purpose of learning more about Unity, different game mechanics, game physics and simple enemy AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published