Skip to content

Northern-Web/Sanke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanke

A snake game written in JavaScript, using Node.js.

GitHub issues GitHub


Sanke Game!

Snake game that is a part of a larger project. The end goal is to get a better understanding of Machine Learning and evolutionary AI. Me and my partner in crime has no prior experience with neither game development, ML or AI.

Getting Started

Clone the repo:

$ git clone https://github.com/Northern-Web/Sanke.git
$ cd Sanke

Install required dependencies:

$ npm install

Run the server:

$ npm start

Access the game:

http://localhost:3000

Maintainers

About

Snake Game in JavaScript

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published