Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 655 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 655 Bytes

Whygames

In development: Minigame player and editor

Pre-Announcement trailer: https://www.youtube.com/watch?v=4dGMxT9Qy_Y

Announcement trailer for the announcement trailer: https://www.youtube.com/watch?v=TJ74ATw8YGs

itch.io page: https://yeahross.itch.io/whygames

Also used in https://yeahross.itch.io/intern-music and https://yeahross.itch.io/intern-graphics :: these tools aren't navigable from the main editor yet but if you change the inital game in conf.json to "Music" or "Draw" you can find them.

Build and run (Locally)

cargo run

Build and run (WASM/Web)

./build_wasm.sh
basic-http-server

Go to http://127.0.0.1:4000