RPG D&D game template
RPG D&D game template
Disclaimer
The main code base is taken from Adrian (Ork Slayer Gamedev):
https://github.com/orkslayergamedev/roguelike-ascii-vs-pygame
check out his great https://www.youtube.com/@orkslayergamedev/ tutorials!
Features
- transparent sprites (player)
- automatic/procedural map generation (simple patch system with some randomization)
- several enemies with different weapons (no sprites yet)
- map scrolling
- fog of war
- simple collision detection (only grassland is walkable)
- runs on desktops and in the web browser as well (thanks to https://pygame-web.github.io/ lib)
TODO
- enemy sprites
- touchscreen controls
- custom pygbag template
- fix fullscreen mode Web browser ([f] key)
Source
Status | Released |
Platforms | HTML5 |
Author | Hubert Nafalski |
Genre | Role Playing |
Made with | pygame |
Tags | pygame-ce, pygame-wasm, pygbag, python, wasm, webassembly |
Code license | MIT License |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Leave a comment
Log in with itch.io to leave a comment.