DragonRuby Tilemap Sample
Tilemap Sample
This is a demonstration of tilemaps, using render_target, camera movement, incremental initialization (loading bar), and an animated avatar. Use the arrow keys, WASD, or your controller to move the avatar around.
Experiment with this code!
Source is under MIT License and available at https://github.com/danhealy/dragonruby-tilemap-sample
Comments
Log in with itch.io to leave a comment.
I'm not sure why the performance isn't so great on the web (try the mac/win downloads!)
PRs welcome, if anyone has suggestions. I'd like this example to work well and have potential to be a basis for a real production game.