Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 953 Bytes

README.md

File metadata and controls

50 lines (35 loc) · 953 Bytes

Snake Game - Angular

Simple Snake Game build using Angular 11.

Checkout the GH Page to play the game

  • Screenshots

Mobile

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/akkitheakhil/Angular-Snake-Game.git
  2. Install NPM packages
    npm install
  3. Run the command
    ng serve

Contact

Akhil Padmanabhan - speaktoakhilp@gmail.com

Project Link: https://github.com/akkitheakhil/Angular-Snake-Game/