Skip to content

kazzuyak/excaliburjs-snake-online

Repository files navigation

Excaliburjs Snake Online

Simple Snake Online Browser Game written in Typescript.

Description

This game is just for practicing how an online game works, using Client-Server architecture. Currently there is only one main server, without plans for adding rooms support, so only one game session at the same time.

Try the game

https://excaliburjs-snake-online.herokuapp.com/

Features

  • Online snake game!
  • Keyboard and touchscreen (mobile) support.
  • Support any screen sizes.

Built With

  • Excalibur.js
  • Socket.io

Contact

About

Simple snake online browser game written in Typescript.

Resources

Stars

Watchers

Forks