justinliew / space-invaders

Space Invaders in WASM
2 stars 0 forks source link

Space Invaders @ Edge

This is an implementation of Space Invaders, running as a WASM app in browser.

The idea is that we can also run parts of the WASM app on Compute@Edge to do verification for high scores.

We could also run parts of it on C@E for a potential multiplayer version.

TODO

See Github Issues for tracking.

For Release

Architecture

Architecture

Code Cleanup

Polish

Done