Skip to content

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

Notifications You must be signed in to change notification settings

Jerajo/Angular-Snake-Game

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.5%
  • SCSS 28.1%
  • JavaScript 9.4%
  • HTML 5.0%