Skip to content

taliyos/OypuServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

OypuServer

Goal

Create an easily accessible multiplayer version of PuyoPuyo, resembling Tetris Friends.

Overview

OypuServer is the server side of the Oypu online game. Oypu is a PuyoPuyo-like puzzle game played entirely in the web with online multiplayer functionality. The gameplay is served through OypuGame

Technologies

OypuServer is made with NodeJS and communicates using Socket.io

Original Version

A while back, I made a version of PuyoPuyo that you can still play. It's not perfect and forgoes a lot of the additional features. Try it out on itch.io (Source Code).

RCOS Proposal

View on Google Docs

Features

  • Game->Server Communication
    • Piece Placement
    • Current Piece
  • Server->Game Communication
    • Score
    • Next Piece
    • Other Player Info
      • Score
      • Piece Placement
      • Current Piece
      • Next Piece
  • Account Creation
  • Account Login
  • Matchmaking

Current Maintainers

License

OypuServer is licensed under the MIT License. See LICENSE for additional details.

About

The backend for OypuGame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published