Skip to content

alex-moon/vf

Repository files navigation

VoidFill

VoidFill is a little game I wrote to learn some basic principles of 3D game design and development on ThreeJS and cannon-es. It also gave me an excuse to learn about asteroids and the asteroid belt.

Development

Project setup:

yarn install

Compile and hot-load for development:

yarn dev

Build for production:

yarn build

Wrap in a docker container serving the app with nginx (if you're into that sort of thing):

docker-compose build

About

VoidFill

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published