Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.35 KB

File metadata and controls

38 lines (31 loc) · 1.35 KB

Simple 2D game made with Unity Engine

Made with Unity Engine version: 2022.3.12f1

Implemented:
• Movement with double jump
• Interaction with environment (pickup, inspect, press button)
• Enemies patrolling system
• Combat system based on coliders
• Inventory/Equipment system
• Modifiable character attributes
• Pickable currency
• Minimal UI

Keybinds:
W - Jump
A - Left
D - Right
Spacebar - Roll
LMB - Attack
RMB - Block
E - Interact
I - Character menu
R - Reset game
ESC - Exit to main menu

Screenshots:
• Appearance Zrzut ekranu 2024-03-25 231035 Zrzut ekranu 2024-03-25 231122

• Character panel Zrzut ekranu 2024-03-25 231301

• Inspect item overlay Zrzut ekranu 2024-03-25 231140

This is side project, obviously has bugs.