A factory simulation game written in AssemblyScript for WASM4 Game Jam #2.

Public Library1.0.1updated 7 months ago17.37 KB
COPY
wapm install XenoverseUp/crazy-factory

Need help using WAPM?

Get started here

Commands

play

Files

  • Readme.md

Crazy Factory

A game written in AssemblyScript for the WASM-4 fantasy console.

Building

First setup the project by running:

npm install

Build the cart by running:

npm run build

Then run it with:

w4 run build/cart.wasm

To build and run the game natively:

npm start

To build and run the game on web:

npm start:web

<1klast week

Latest version

1.0.1

Latest updated

7 months ago

Unpackaged size

17.37 KB

License

ISC

Collaborators