/Angular-Snake-Game

A simple 'Snake Game' build using Angular 11. Single-player game. A remake of the classic snake game

Primary LanguageTypeScript

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/