All Projects → rich-97 → snake-game-p5

rich-97 / snake-game-p5

Licence: other
The Snake Game made with p5.js 🐍🎮.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to snake-game-p5

snake-game-2D
The famous 2D snake game in which your goal is to eat until you get huge and accumulate many points.
Stars: ✭ 18 (+0%)
Mutual labels:  canvas-game, snake-game
awesome-canvas
Canvas资源库大全中文版。An awesome Canvas packages and resources.
Stars: ✭ 288 (+1500%)
Mutual labels:  canvas, canvas-game
drawing-board
canvas-drawing-board
Stars: ✭ 23 (+27.78%)
Mutual labels:  canvas, canvas-game
flappy-bird
🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.
Stars: ✭ 37 (+105.56%)
Mutual labels:  canvas, canvas-game
p5-server
Command-line tool to create and run p5.js sketches. It runs a server with live reload, sketch-aware directory listings, automatic libraries for JavaScript-only sketches.
Stars: ✭ 33 (+83.33%)
Mutual labels:  p5
endless-runner-3d
Cube Endless Runner is a 3D game built with BabylonJS engine on top of WebGL and HTML5 technologies
Stars: ✭ 29 (+61.11%)
Mutual labels:  canvas-game
snake
Basic Snake Game in TypeScript
Stars: ✭ 25 (+38.89%)
Mutual labels:  snake-game
snake-js
Nostálgico jogo da 🐍 em JavaScript.
Stars: ✭ 24 (+33.33%)
Mutual labels:  snake-game
canvas-cast
Cast any <canvas> element to an LED Matrix over WebSockets with an Arduino/ESP8266.
Stars: ✭ 39 (+116.67%)
Mutual labels:  canvas
canvas2video
canvas2video is a backend solution for creating and rendering dynamic videos.
Stars: ✭ 194 (+977.78%)
Mutual labels:  canvas
gobang
一个五子棋AI,使用原生JavaScript开发
Stars: ✭ 22 (+22.22%)
Mutual labels:  canvas-game
snake-reinforcement-DNN
Developing a deep neural network to play a snake game
Stars: ✭ 12 (-33.33%)
Mutual labels:  snake-game
NESnake
Snake game for Nintendo NES written in C
Stars: ✭ 16 (-11.11%)
Mutual labels:  snake-game
processing-sketchbook
Open Source Sketchbook written in Processing Language
Stars: ✭ 18 (+0%)
Mutual labels:  p5
radiaSlider
circular/linear knob-style slider
Stars: ✭ 18 (+0%)
Mutual labels:  canvas
Q-Snake
A Q-learning web visualizer for Snake built with React
Stars: ✭ 34 (+88.89%)
Mutual labels:  snake-game
p5-svelte
Easily add p5 sketches to a Svelte project 🍛 🌱
Stars: ✭ 94 (+422.22%)
Mutual labels:  p5
fabricjs-image-editor-origin
fabric.js javascript image editor
Stars: ✭ 52 (+188.89%)
Mutual labels:  canvas
shmup.re
Learning Reason/OCaml by making an old-school canvas game.
Stars: ✭ 24 (+33.33%)
Mutual labels:  canvas-game
SnakeClassic
A snake engine written in SpriteKit for all Apple devices.
Stars: ✭ 56 (+211.11%)
Mutual labels:  snake-game

The Snake Game

Play it

For installation and use you should does this:

  1. Clone the repo.
  2. Install the dependencies with npm install.
  3. Display the index.html in your browser.
  4. Play it and change whatever you want.

For learn about of p5 check his site p5.js.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].