🐍 Writing a snake game to improve RxJS skill
A snake game build with RxJS
Made just for fun. Play it here!
Clone & Install
git clone git@github.com:AnNOtis/rx-snake.git
cd rx-snake
yarn install
Start server & open http://0.0.0.0:8080/
yarn start
This project is licensed under the MIT license.