- OS : Windows 10 Home
- language : HTML, CSS, JavaScript
- tools : Atom text editor, Github Desktop
- Index.html only shows HTML canvas element. All works work in javascript.
- It works with keyboard inputs. So user can moves player.
- Enemies also moves to the left automatically.
- The goal is that player goes to the water. And success message will come out.
- When player meets enemy, player's location will be reseted.
- If player meets enemy several times, failed message will come out.