My little C++ or Python games compiled to WASM:
Physics Automata:
- Physics simulation using cellular automata. (wip)
- Repository
- Game
Chess:
- Chess game implementation. (wip)
- Repository
- Game
Pop Bubbles:
- A little game about popping bubbles.
- Repository
- Game