jankvapil / web-game

Snake game (Next.js+phaser.js) with user score synchronization to Postgres database via socket.io

Home Page:https://web-game-production.up.railway.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake game

Snake game (used Phaser template) integrated into Next.js 13 project with authentication

image

Features

  • The user's best score will be stored in a Postgres database
  • The game page will display the best of the scores
  • The game page will display the best score of the currently logged user

About

Snake game (Next.js+phaser.js) with user score synchronization to Postgres database via socket.io

https://web-game-production.up.railway.app/


Languages

Language:TypeScript 96.2%Language:CSS 2.2%Language:JavaScript 1.6%