Game likes dragon quest (traditional JPRG) by bevyengine.
simplescreenrecorder-2021-07-03_07.45.13.mp4
cargo install cargo-make
cargo make serve
then point your browser to http://127.0.0.1:4000/
cargo run --features native
This project have multi-target(WASM/Native) and use template.
Also use game template.
- Map is auto generated.
- Move by arrow keys.
- Loop at the top, bottom, left and right edges of the map.
- Encount enemies on grass, forest, mountain field randomly with different rate.
- Encount goblin on grass, skeleton on forest, griffin on mountain.
- Defeat enemies to gain experience and level up.
- Lich (the last boss) is in the castle, defeat Lich and you're in the clear.
- Mini-map shows the location of towns and castles.
- HP and MP are restored by visiting the town and acquire treasure on first visit.
- The treasures are "magic spells" and "ability enhancement items".
- game logic: レトロ風RPG フルスクラッチ開発 全コード
- Character by WOLF_RPG_Editor
- Map by Lanea Zimmerman
- Sounds by 魔王魂
- Effects by ぴぽや