This is a simple tile-based game concept made in JavaScript using HTML5 <canvas>
.
https://jimousse.github.io/2DGame/
I used LitElement to create
- the overvall html element that contains the canvas and start the game
- the speech bubbles
- the on-screen directional controller
What runs in the canvas is made only with Javascript using ES6 features.
I designed all that using GIMP. The character is based on me 😛.
I used https://opengameart.org/content/rotating-coin
Credit to https://opengameart.org/users/puddin