Skip to content

caglaralkiss/snake-fun

Repository files navigation

Snake Game!

This package includes Typescript+RxJS implementation of classic Snake game.

Prerequisites

node(v8 or higher)

Installation

  • Clone the project in your local environment.
  • Move the cloned project directory.
  • Execute npm run start.

Running the tests

  • Project uses Jest as testing framework.
  • To run unit tests, execute npm run test command on the root directory of the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published