In this project we've created a game, inspired by a legendary Bomberman. It was one of our study projects in the grit:lab coding school, so while implementing it we had several rules:
- No libraries and frameworks. Only vanilla TypeScript, only hardcore
- No HTML canvas usage. Only SVG and HTML.
- No frame drops. Always at least 60 FPS.
Whether we managed to cope with all the difficulties or not is up to you to decide. Here's a link: Play.
Controls: to place a Fungi — press F, to Terminate — press T
And here's a gameplay: