al118345 / Angular-Snake-Game

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

Home Page:https://akkitheakhil.github.io/Angular-Snake-Game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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

https://akkitheakhil.github.io/Angular-Snake-Game/


Languages

Language:TypeScript 57.5%Language:SCSS 28.1%Language:JavaScript 9.4%Language:HTML 5.0%