Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 486 Bytes

readme.md

File metadata and controls

26 lines (16 loc) · 486 Bytes

Havok test 2

Implement Havok WASM web version for platform game test (controller support).
namide.github.io/havok-test-2

Commands

# Install all dependencies
npm run install

# Run dev environment
npm run dev

# Build bundle
npm run build

Credits