Skip to content

littleGabriel/simple-snake

Repository files navigation

Online Demo

https://snake.stack42.xyz/

simple-snake

a simple snake game based on electron

Screenshot

01

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# install electron-forge
npm i -g @electron-forge/cli
# Clone this repository
git clone https://github.com/littleGabriel/simple-snake.git
# Go into the repository
cd simple-snake
# Install dependencies
npm install
# Run the app
npm start

License

CC0 1.0 (Public Domain)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published