mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 14:14:19 +00:00
Add a tutorial about writing a Tetris game
Add a tutorial about writing a Tetris game in ClojureScript.
This commit is contained in:
parent
97afefeb79
commit
662c010213
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
- [Building a Spell-Checker](https://bernhardwenzel.com/articles/clojure-spellchecker/)
|
||||
- [Building a JIRA integration with Clojure & Atlassian Connect](https://hackernoon.com/building-a-jira-integration-with-clojure-atlassian-connect-506ebd112807)
|
||||
- [Prototyping with Clojure](https://github.com/aliaksandr-s/prototyping-with-clojure)
|
||||
- [Tetris in ClojureScript](https://shaunlebron.github.io/t3tr0s-slides)
|
||||
|
||||
## Elixir
|
||||
|
||||
|
|
Loading…
Reference in a new issue