Skip to content

rigenski/snacky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNACKY


Snacky

Legend Snake Game. Build with HTML5 and Jquery

Introduction

This game only supports on the desktop display and run it with the arrow keys on the keyboard.

Board Game

Features

A few of the things you can do with SNACKY:

  • Input player names
  • Check Highscore
  • If the snake hits the wall, it will break through the opposite side

Tech Stack

  • HTML
  • CSS
  • Javascript

Installation

~ Clone or Download this repository

    https://github.com/rygenzx/snacky

~ Open or Run index.html in the snake-legend folder

Template

Set template configuration in index.js:

Variable Description
start_x point x snake
start_y point y snake
length snake length
size snake size on board
speed snake speed per block
btn snake direction
snakeColor snake color
foodColor snake food
border border color of snake and food

About

Game Snake Legend - Module Client LKS 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published