o
odinpkg.dev
packages / library / AsteroidOdin

AsteroidOdin

c76b84elibrary

No description provided.

MIT · updated 2 years ago

AsteroidOdin

Simple game inspiered by game Asteroids but in 3D programmed with Odin language.

Building

Windows

.\build.bat

WASM

Requirements

  1. emsdk

Note

In build_web.bat, you need to modify the path to where your emsdk_env.bat is located

.\build_web.bat

:: For running
cd build_web
python -m http.server

References