Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/the-cursed-mirror
The Cursed Mirror - a js13kGames 2015 competition entry by @morazor.
https://github.com/js13kgames/the-cursed-mirror
2015 competition desktop game html5 javascript js13k js13kgames js13kgames2015 optimization reversed
Last synced: 3 months ago
JSON representation
The Cursed Mirror - a js13kGames 2015 competition entry by @morazor.
- Host: GitHub
- URL: https://github.com/js13kgames/the-cursed-mirror
- Owner: js13kGames
- Fork: true (morazor/TCM)
- Created: 2015-09-11T17:51:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T07:58:46.000Z (over 9 years ago)
- Last Synced: 2024-09-26T17:44:34.822Z (3 months ago)
- Topics: 2015, competition, desktop, game, html5, javascript, js13k, js13kgames, js13kgames2015, optimization, reversed
- Language: JavaScript
- Homepage: https://js13kgames.com/entries/the-cursed-mirror
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#The Cursed Mirror - JS13K game
You are a valiant knight. While you were fighting an evil and powerful warlock you have been cursed: from time to time you transform into your nemesis, a vicious villain. In order to break free from the curse you had to travel to a undead-ridden land looking for a cursed mirror that has been used to cast the spell on you. You have reached the mirror, but as soon as you break it the undead around you begin to rise. You have to fight against them until you come to the final showdown.
##CONTROLS
- WASD or arrow keys to move and jump.
- Mouse to aim.
- Left click to attack.
- Right click to block.##HOW TO PLAY
Fend against the undead attacking you until you come to the final battle.
The circle at the top shows your progress.
The red bar at the bottom shows your health.
The white bar at the bottom shows your curse energy level.Curse energy will grow up over time, when it's full you will transform in your evil counterpart. When transformed, you are stronger and faster. Attacks from enemies won't damage you and will heal you instead, but they will deplete the curse's energy. When it reaches zero you'll turn normal again.
##SUGGESTED BROWSERS
Works on any browser. In Internet Explorer sound doesn't work.
For best performance:
- On Windows: Firefox.
- On MacOS: Chrome.