Skip to content

andrewn9/tsuika

Repository files navigation

Screenshot

tSuika game

1 Week Multiplayer TypeScript remake of Suika Game for the web using PIXI.js and Matter.js.

A more extensive polished remake is being worked on at andrewn9/tsuika-99

Features

  • Room system
  • Client-driven event system
  • 🍒 🍓 🍇 🍊 🍎 🍐 🍑 🍍 🍈 🍉

Run Locally

Clone the project

  git clone https:github.com/andrewn9/tsuika

Go to the project directory

  cd tsuika

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack

Client: PIXI.js, socket.io-client

Server: Node, Express, socket.io

About

1 week typescript multiplayer suika game with socketio

Topics

Resources

License

Stars

Watchers

Forks