Skip to content

aortez/aortez.github.io

Repository files navigation

This was just a random experiment to play with javascript and canvas. Click on the black background area some for action. Wait a bit and the colliding balls will explode and subdivide. 🍕

Example of Web Page

It is hosted at: http://allan.pizza

This repo also hosts a deployment of the golang-wasm implementation, which can be accessed at: http://allan.pizza/go (and the source can be found at https://github.com/aortez/pizza-pizza)

Development

Start the development server with hot reload:

npm run dev

Build for production

npm run build

Preview production build

npm run preview

Disclaimer

Do not take anything in this repo seriously. It is buggy and poorly written. It does not have any real goal, other than to serve as a personal playground.

About

Experiment with javascript and golang-wasm, respectively hosted at http://allan.pizza and http://allan.pizza/go

Resources

Stars

Watchers

Forks

Packages

No packages published