TanvirSojal / The-Rounded-Snake

A super simplification of the game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

untitled-1 This is a very simple game created with p5.js, a javascript library for "Processing" tasks. To keep the algorithm simple, the snake is represented as a circle, not like actual snake games with head and tail. The player has to use the arrow key to move the snake and pass through the food. Hitting the border will reset the game.

You may play it here: https://www.openprocessing.org/sketch/426359 (As long as they keep it)

About

A super simplification of the game


Languages

Language:JavaScript 100.0%Language:HTML 0.0%