A prototype of topdown 2D game
bwc is fork of https://github.com/kt3k/bw
Clone the repo and run:
deno task dev
Go to http://localhost:8000
http://localhost:8000/preview.html shows the catalog preview (every cell /
item / prop / actor with its behavior) and links to the interactive zoo block
where all of them are placed live.
Install ./editor/vscode-bw-block-editor-0.4.0.vsix for editing maps.
Install vscode-pixeledit for editing characters and items.