Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/breakout

The retro game "Breakout". re-frame/Reagent/React/SVG.
https://github.com/lambdaisland/breakout

Update the README

72062cf46abe0501284bfd036c2ca65245ce79ae authored almost 8 years ago by Arne Brasseur <[email protected]>
Implement the final event handlers

ddf605a00f711fdf5b0a93bec825ee63d2cd4e44 authored almost 8 years ago by Arne Brasseur <[email protected]>
Implement "create-block"

5bf3e92ded7a071bfc6987a901ff326277fef415 authored almost 8 years ago by Arne Brasseur <[email protected]>
Implement :select-color

01cb0d0e5de243d4949ee0cd705ef464f19e39c1 authored almost 8 years ago by Arne Brasseur <[email protected]>
Implement default-db + subscription handlers

a38c5dd873878d53e920e2785c777fb0bace4ea3 authored almost 8 years ago by Arne Brasseur <[email protected]>
Use column/row instead of x/y, reserve x/y for px values

Prefer keyword attributes

60e0aeddc8c3e27828ba44c0b6fe5f7b4dff2d9d authored almost 8 years ago by Arne Brasseur <[email protected]>
Fixes so it matches the start of the episode

cf7c1d012f405084505029bc763ddc96be03de30 authored almost 8 years ago by Arne Brasseur <[email protected]>
Refactor to make the code easier to explain

5e80e148c1a1bf88f596e53c504c60bfe7a77085 authored over 8 years ago by Arne Brasseur <[email protected]>
Create the views with hard coded data

So far it's just plain Reagent components, no re-frame stuff has been used yet.

6cab15973906b7a790c6d855bbf8a4792a575cd4 authored over 8 years ago by Arne Brasseur <[email protected]>
lein new re-frame breakout +cider +garden

196d4c98ed656acaafb5d2fbe6e587306dc7ffae authored over 8 years ago by Arne Brasseur <[email protected]>