Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

shaunlebron/t3tr0s-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Guide to Tetris in ClojureScript

>> View Slide Here

screen

These are interactive slides that I put together for a Houston.js meetup party celebrating Tetris's 30th birthday.

Setup

For viewing, serve the public/ directory with something like:

$ cd public
$ python -m SimpleHTTPServer

For developing, use npm-cljs:

For minified release build:

Why

The presentation is intended to conclude our work on T3TR0S. You can read our devblog there to see how we built the game in small increments.

Want more code?

This repo presents the essence of our game. But you can see full implementations below:

Thanks

Thanks to Chris Granger for his live-cljs demo, which served as the styling base for this presentation.

And thanks to the T3TR0S team:

  • Elaine Looney
  • Luis Gutierrez
  • Chris Oakman
  • Brett Darnell
  • Phil Gambling

Releases

No releases published

Packages

No packages published