Hacker News new | past | comments | ask | show | jobs | submit login
Interactive Guide to Tetris in ClojureScript (shaunlebron.github.io)
39 points by doppp on Aug 25, 2016 | hide | past | favorite | 7 comments



Thanks mate! This is amazing, I'm going to use this to turn people into Clojurists.


i'm adding three more slides to flesh out the trickier stuff soon


This is awesome! I'm wondering what you used to lay out the code, while keeping track of which part of it has the mouse over the top? For instance, pprint will just give you a string back.


Thanks, I actually don't have a general solution for doing this. The code in the slide is specified with markup, so the usual events apply for detecting mouseover.


How does one browse the slides on mobile?


Probably the first tutorial that makes me want a tutorial to create that kind of tutorials.


Awesome! What graphics library are you using?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: