Player vs Computer
A web game where the player faces a computer opponent. The rules, visuals, and computer strategy are still taking shape.
About this project
I’m building a web game where you play against a computer opponent. It is still in development, so I’m experimenting with the rules, the controls, and how the computer decides what to do next.
What I’m working on
- Making the main game loop fun and easy to understand
- Teaching the computer to make useful decisions
- Building the game with Phaser 4 and TypeScript
- Testing ideas and fixing the strange bugs I find along the way
I’ll add a playable link here when the first public version is ready.