darkRaspberry / snakeMaster

This is a retro-style snake game, it is written in Node.js and Express. The game uses Phaser to make the game run on any browser which support HTML5.

Home Page:https://darkraspberry.ga/snakeMaster/public/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snakeMaster🐍

This is a retro-style snake game, it is written in Node.js and Express. The game uses Phaser to make the game run on any browser which support HTML5.

Some of you ask WHY 😠 do you make a snake game?!!

Because snake🐍 in this game🎮 is very awesome. I will describe this in few points.

  • He is a vegan. His favorite food is a apple🍎.
  • He don't bite, except this own body. And die immediately. (So poisonous)
  • He always stays infront of the screen. He dies if he going far away from your sight.
  • He is generous. He understand my feelings and always follow my directions.

Enough?

Drop a star if you love it.

How to play?

As this game runs on Node.js, it needs a backend. But the functional code is just HTML, So, Just click this link

Current status

snakemaster@0.0.1 /snakeMaster
├── express@4.17.1
└── nodemon@2.0.7

What this game lacks?

  • In a very rare condition, the apple will spawn on the snake body.
  • There is no game-over screen.
  • There is no hold screen thing when game start. so it stays until you press play.
  • There is no aesthetics in the game. Even ths snake is red and white.
  • If any conditions meet and game restart. It just restart without any feedback.

About

This is a retro-style snake game, it is written in Node.js and Express. The game uses Phaser to make the game run on any browser which support HTML5.

https://darkraspberry.ga/snakeMaster/public/


Languages

Language:JavaScript 74.1%Language:HTML 25.9%