Skip to content

Instantly share code, notes, and snippets.

@clops
Last active January 25, 2021 20:26
Show Gist options
  • Save clops/7545580 to your computer and use it in GitHub Desktop.
Save clops/7545580 to your computer and use it in GitHub Desktop.
Crazy! Collection of JavaScript games made in under 35 lines of code
36 Line Tetris --> http://jsfiddle.net/ova777/kFxja/
30 Line Sokoban --> http://jsfiddle.net/zabbius/nU74f/
34 Line Minesweeper --> http://jsfiddle.net/c884a/
30 Line Arcanoid --> http://jsfiddle.net/martin_/Fq8F4/
30 Line Snake --> http://jsfiddle.net/Uk2PP/9/
30 Line Excel --> http://jsfiddle.net/zag2art/b3pbw/4/
30 Line Race --> http://jsfiddle.net/Minimajack/C545E/embedded/result/
37 Line PONG --> http://jsfiddle.net/WNrfp/6/
@JayKandari
Copy link

Some serious craziness there. Awesome Collection @clops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment