Code / Games

Games

Browser games, puzzle logic, Unity prototypes, Godot experiments, retro-style learning builds, and the build notes that come from breaking things properly.

Featured game project

The main game site

The central place for playable web games, daily scoreboards, and the larger experiments that spin out from them.

Live game site

eddiesgames.xyz

The main home for small browser games, daily scoreboards, shareable results, and lightweight Cloudflare-backed APIs.

Active

Build notes

Posts, videos, and deeper writeups

This is where the longer explanations can live: what was built, why it was built that way, what broke, and what got better after the smoke cleared.

Game dev labs

Engines, logic, and experiments

Projects that are less about a single finished game and more about solving the hard parts: generation, validation, input, layout, testing, and platform builds.

Logic / testing

Python Sudoku

A Python puzzle generation, solving, validation, and testing project used to explore reliable Sudoku board creation.

Active

Unity

Unity Sudoku

A Unity version using UI Toolkit and the new Input System, with WebGL and mobile layout lessons baked in the hard way.

In progress

Game engine lab

Godot Experiments

Small Godot tests and learning builds for comparing engine workflows against Unity.

Exploring

Retro game dev

C64-style Learning Builds

Polished, deeper C64-style learning projects rather than rushed 24-hour challenge builds.

Planned