AnNOtis / rx-snake

🐍 Writing a snake game to improve RxJS skill

Home Page:https://annotis.github.io/rx-snake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rx-snake build with love

A snake game build with RxJS

Made just for fun. Play it here!

  • [space] - Start
  • [ ← ↑ β†’ ↓ ] - Directions

Quick Start

  1. Clone & Install
git clone git@github.com:AnNOtis/rx-snake.git
cd rx-snake
yarn install
  1. Start server & open http://0.0.0.0:8080/
yarn start

License

This project is licensed under the MIT license.

About

🐍 Writing a snake game to improve RxJS skill

https://annotis.github.io/rx-snake


Languages

Language:JavaScript 82.5%Language:HTML 14.6%Language:CSS 2.9%