Some sort of tower defense game ever so slightly inspired by Rogue Tower.
This is now in a playable state! Try it out or Watch the trailer
I've just thrown together everything that I find really intriguing such as procedural generation and path finding. I've also sprinkled some vue on top to try it out and finally a random idea to render a game with just emojis. Trying to turn this simulation into a game is basically just an afterthought, what could possibly go wrong?
You need to have Node & Yarn installed. Simply run the following commands to start the game.
yarn
yarn dev
The server will start on http://localhost:3000/
I've developed this with VS Code and the following plugins
Check package.json
, there are also commands available to run tests and check the types.
See the credits in game or directly in credits.json