A Tile Cities clone for the WASM-4 fantasy console

Public Library0.1.0updated 7 months ago7.04 KB
COPY
wapm install luehmann/wasm-cities

Need help using WAPM?

Get started here

Commands

play

Files

  • Readme.md

WASM Cities

Development

Clone repo

git clone https://github.com/luehmann/micromotorways.git --recurse-submodules

Build

zig build

Watch

zig build watch

Test

zig build test

Tools

generate_sprites

zig build generate_sprites

Release

Optimized .wasm file

zig build optimized

Report on output size

ls -lh zig-out/lib

Bundle

zig build bundle

Dependencies

Other dependencies are provided under /libs as git submodules.

<1klast week

Latest version

0.1.0

Latest updated

7 months ago

Unpackaged size

7.04 KB

Collaborators