McRogueFace/docs
John McCardle 05f28ef7cd Add 14-part tutorial Python files (extracted, tested)
Tutorial scripts extracted from documentation, with fixes:
- Asset filename: kenney_roguelike.png → kenney_tinydungeon.png
- Entity keyword: pos= → grid_pos= (tile coordinates)
- Frame.size property → Frame.resize() method
- Removed sprite_color (deferred to shader support)

All 14 parts pass smoke testing (import + 2-frame run).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 16:21:09 -05:00
..
stubs Squashed commit of the following: [alpha_presentable] 2025-07-15 21:30:49 -04:00
tutorials Add 14-part tutorial Python files (extracted, tested) 2025-12-31 16:21:09 -05:00
api_reference_complete.html docs: Add complete API reference documentation 2025-10-23 13:19:36 -04:00
API_REFERENCE_COMPLETE.md Squashed commit of the following: [alpha_presentable] 2025-07-15 21:30:49 -04:00
api_reference_dynamic.html docs: Fix property extraction and add Scene documentation 2025-12-29 19:48:21 -05:00
API_REFERENCE_DYNAMIC.md docs: Fix property extraction and add Scene documentation 2025-12-29 19:48:21 -05:00
mcrfpy.3 refactor: Rename click kwarg to on_click for API consistency (closes #126) 2025-12-28 14:31:22 -05:00