An untitled HTML5 RPG game 🎮️ in development 👩💻🧑💻️
-
▶️ Demo here: ohiofi.github.io/game-maps/index.html -
🗺️ Map Maker here: ohiofi.github.io/game-maps/mapMaker.html
Any volunteer can add more maps to the game if they like. Maps could be maze-like (example) or create a simple RPG-town (example).
Info and Guidelines:
- 🎃 You must be familiar with Javascript strings and arrays
- 🎃 You must follow the Map Symbols in the README for map creation
- 🎃 Add your map to the maps.js file
MAP SYMBOLS:
♀ : player spawn point
= : brick
c : cliff
g : tall grass
G : gravestone/tombstone
h : hen/chicken
k : kitty
p : path/cobblestone
r : rock
^ : roof shingles
t : small tree
T : big tree
+ : dead tree
w : water
0 : door to current world level 0
1 : door to current world level 1
2 : door to current world level 2
3 : door to current world level 3
4 : door to current world level 4
5 : door to current world level 5
6 : door to current world level 6
7 : door to current world level 7
8 : door to current world level 8
9 : door to current world level 9
① : warp to world 1-0