An animated & interactive guide to building Tetris in ClojureScript

;; This is an animated & interactive guide to 
;; building a game in ClojureScript, because
;; I find the design patterns very interesting.

;; This requires some knowledge of ClojureScript,
;; which you can find here.

;; Created by @shaunlebron
;; Styling borrowed from @ibdknox :)

See it here:

https://shaunlebron.github.io/t3tr0s-slides/#0

This thread was posted by one of our members via one of our news source trackers.

2 Likes

Corresponding tweet for this thread:

Share link for this tweet.

1 Like

This is neat :nerd_face:

1 Like

Love this, great way to present the process!

2 Likes