Skip to content

NeilVicente/snakey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

This is a simple Snake game built with TypeScript and Vite.

Table of Contents

Working Demo

Snakey Game

Installation

  1. Clone the repository:
    git clone https://github.com/NeilVicente/snakey.git
    
  2. Navigate to the project directory:
    cd snake-game
    
  3. Install the dependencies:
    npm install
    

Usage

  1. Start the development server:
    npm run dev
    
  2. Click on the localhost link provided by the app

Features

  • Classic Snake gameplay
  • Score tracking
  • High score saving using localStorage
  • Responsive design

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Nokia snake game clone built with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published