mihailgaberov / reactive-snake

The goal of this repo is to learn how to think reactively by building a classic video game that we all know and love - Snake. We’ll solely use HTML5 and JavaScript together with RxJS to transform a programmatic-event-loop into a reactive-event-driven app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactive-snake

The goal of this repo is to learn how to think reactively by building a classic video game that we all know and love - Snake. We’ll solely use HTML5 and JavaScript together with RxJS to transform a programmatic-event-loop into a reactive-event-driven app.

About

The goal of this repo is to learn how to think reactively by building a classic video game that we all know and love - Snake. We’ll solely use HTML5 and JavaScript together with RxJS to transform a programmatic-event-loop into a reactive-event-driven app.


Languages

Language:TypeScript 90.2%Language:JavaScript 8.3%Language:HTML 1.5%