A very basic breakout clone written in Elm. You can play it online.
I wrote it to learn about:
- Collision detection and handling
- Property-based testing
- The changes from Elm 0.16 to Elm 0.17
A very basic breakout clone written in Elm. You can play it online.
I wrote it to learn about: