About

This is SurgeCap! Created as a proof of concept for what I will one day turn into a full fledged puzzle game, this is a puzzle game in which you charge a battery by connecting cells in a grid. Each cell is worth a certain amount of charge, with some special modifier cells affecting cells around it or your total charge.

Built over a few days as a personal project, I used this web-app to experiment and learn TypeScript in a practical context, get some familiarity with the whole web-app design and development process, and lastly bring life to an idea I was sitting on. This site is built almost exclusively in Next.js and TypeScript, with plain CSS for styling, and is hosted on Vercel.

The game has plenty of room to grow, while the current list of mechanics are small, the ideas were endless. Cells that retroactively affect other cells, cells that transported you to other cells, or simply cells you needed to pass through; the core idea is fun and understandable enough to allow much versatility.

Tech Stack

Next.jsReactTypeScriptCSSVercel