Skip to content

Simple tetris using only javascript and dynamic html.

Notifications You must be signed in to change notification settings

OhkaBaka/tetris.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

tetris.js

Simple tetris using only javascript and dynamic html.

A year or so back, my son and I started working on games independently (to encourage him to work on his coding). We chose to build tetris clones as a test of our skills, he in Scratch, me in js. It kept him focused for a bit to have some competition.

My intent was build a purely javascript engine, using no frameworks, launched from an otherwise empty html document.

I eventually stopped working on it, but the idea was a fun excercise, so I thought I would revisit it.

About

Simple tetris using only javascript and dynamic html.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages