Tuble (v1)

/ 2022 - 2022

Main view

Tuble is a browser-based game inspired by Bioshock's hacking mini-game.

I quickly developed this game to ride Wordle's hype wave in early 2022.

Certain modifications were made to the format, such as counting the players' movements made and the time taken.

Instead of being zapped by bots as per the original mini-game, time penalties have been introduced.

This project consists of a lightweight API written in Go to generate the daily maps and to serve and validate these via an API.

There's also a frontend written in Vue using Nuxt. It stores player progress locally, supports dark mode, and interacts with the API.