xflipperkast / Snake

Snake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake

Snake in javascript simple code for a snake game easy to edit code and readble great for a website minigame.

#Gamemodes easy to add or edit the gamemodes in the script file -easy -medium -hard

GameModes

Game Mode
Easy Snake moves slower and more food on the map.
Medium Snake moves normal speed and less food.
Hard Snake moves really fast without alot of food.
Code Easy to multiple more gamemode's or change them.

Foods

Food
apple
orange
bagel
melon
  • Code: Easy to add new foods since its randomized just add a new image to the images and edit the code where the foods are shows and add the file path the food will spawn with that texture.

Score

Score
score counter
alers when dead and shown score

Snake

Score edit
Head Images/Head-(direction)
Body images/Body-(direction)
Code edit the snake all you want

About

Snake


Languages

Language:JavaScript 81.0%Language:CSS 9.9%Language:HTML 9.1%