Skip to content

Tower defense iso game#423

Draft
amilich wants to merge 1 commit intomainfrom
cursor/tower-defense-iso-game-90d0
Draft

Tower defense iso game#423
amilich wants to merge 1 commit intomainfrom
cursor/tower-defense-iso-game-90d0

Conversation

@amilich
Copy link
Owner

@amilich amilich commented Feb 13, 2026

Implement a new isometric tower defense game accessible at /td.


Open in Cursor Open in Web

- Add TD game module (src/games/td/) with types, simulation, and initial state
- Four tower types: Basic, Cannon, Ice, Laser with distinct stats
- Three enemy types: Basic, Fast, Tank with pathfinding along fixed path
- Wave-based spawning with increasing difficulty, win at wave 10
- Isometric canvas rendering with pan/zoom
- TDContext for state management and simulation loop
- Route at /td with links from IsoCity homepage

Co-authored-by: Andrew Milich <milichab@gmail.com>
@cursor
Copy link

cursor bot commented Feb 13, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@assert-app
Copy link

assert-app bot commented Feb 13, 2026

Your pull request is now ready for review with Assert.

Open Review →


Stop waiting for your code to break. Ship with confidence using Assert.

@vercel
Copy link
Contributor

vercel bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
isometric-city Ready Ready Preview, Comment Feb 13, 2026 6:52pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants