Skip to content

luehmann/wasm-cities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM Cities

Development

Clone repo

git clone https://github.com/luehmann/wasm-cities.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.

About

A Tile Cities clone for the WASM-4 fantasy console

Resources

Stars

Watchers

Forks

Languages