Skip to content

AlirezaSaadatmand/Snake-Game-3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game 3D

This is a snake game written in JavaScript and ThreeJS

Prerequisites

Three JS

Installing

There are several ways to use ThreeJS .

But for this project there is nothing to install because ThreeJS files are imported in index.html file .

Running

To run and test the project , make sure you are connected to internet and run the " index.html " file .

Controlers

    moving up : w or W

    moving down : s or S

    moving right : d or D

    moving left : a or A

Pictures

Screenshot 2024-08-06 130206

About

This is a 3D Snake game made with Three JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published