Skip to content

gogakoreli/angular-7-rxjs-snake-game

Repository files navigation

RxJS Snake Game based on Angular

Reactive and Functional Snake game using Observables and pure functions, with immutable state.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Controls

  • WASD or Arrow Keys - for movement
  • Space bar - for pause/unpause

The Game

🎮 Play demo game at https://gogakoreli.github.io/angular-7-rxjs-snake-game/

Alt text

by Goga Koreli