Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KidBourbon committed Oct 6, 2022
2 parents f3378a2 + 7ca9124 commit 73abf06
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Knight and Monsters
<h1 style="text-align: center;">Knight, monsters and arena</h1>

## General Information
This personal project is a 3D minigame made with Unity.
<h2>General Information</h2>
<p>This personal project is a 3D minigame made with Unity.</p>

OS: Windows
<h2>About the game</h2>
<p>It's about a knight who fights with monsters in an arena. For every monster killed you earn score. The monsters decreases player's life with each hit. To regain health, a health powerup will be spawned in the arena every certain amount of time. The game overs when the player's life decreases to zero.</p>

## About the game
It's about a knight who fights with monsters in an arena. For every monster killed you earn score.
The game ends when the player takes too much damage from monsters or objects that fly and hit the player.
<h2>Assets</h2>
- Scripting<br>
- 3D Models<br>
- Sprites<br>
- Animations<br>
- VFX<br>
- SFX<br>
- Lighting<br>
- UI<br>

0 comments on commit 73abf06

Please sign in to comment.