Demonstrates how to create an isometric area with a moveable character using no frontend frameworks.
You can view the demo at https://iso-demo.netlify.app
Use the keyboard to move the character around and toggle opaque walls.
| Key | Effect |
|---|---|
a |
Move character up and left |
d |
Move character down and left |
w |
Move character up and right |
s |
Move character down and right |
o |
Toggle translucent walls |
p |
Change player sprite |