Skip to content

znaczek/snake

Repository files navigation

Snake - HTML game

Tribute to old school Nokia 3310 game

HTML canvas game in TypeScript (no third-party libraries)?
Why not :)

Ok, almost no libraries... The only two third-party library are RxJS (in order to improve the readability of the game flow) and reflect-metadata to allow dependency injection.

Enjoy playing :)