Medieval fantasy single-screen platformer built with pure HTML5 Canvas and vanilla JS. Features 3 playable characters, faction-based enemy waves, boss encounters, and multi-stage progression.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
Add resolution options to character select screen
5c4ead2View on GitHubUpdate CLAUDE.md with sprite pipeline and revised architecture notes
5f63493View on GitHubReplace procedural character art with PNG sprite rendering
fe3aefdView on GitHubRework all sprite art to chibi cartoon style matching character references
0626447View on GitHubMake index.html fully self-contained by inlining CSS and JS
fa5da37View on GitHubAdd canonical ES module source files (reference, not loaded by browser)
83e27b2View on GitHubAdd complete game bundle: all systems, entities, and rendering in one file
c56d60bView on GitHubAdd project foundation: HTML entry point, CSS layout, and documentation
a291750View on GitHub