Skip to content

Web-based game based on PuyoPuyo with Online Multiplayer!

License

Notifications You must be signed in to change notification settings

taliyos/OypuGame

Repository files navigation

OypuGame

Goal

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

Overview

OypuGame is the game/user side of the Oypu online game. Oypu is a PuyoPuyo-like puzzle game played entirely in the web with online multiplayer functionality. Online functionality is aided by OypuServer.

Technologies

OypuGame is created with Phaser and communication with OypuServer is made through 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

  • Offline Gameplay
    • Piece Rotation
    • Piece Detection
      • Chain Removal
      • Sprite Swaps
    • Piece Gravity
    • Next Piece Preview
    • Scoring
      • Combo Detection
      • Score Display
      • Score Gained Display
  • Custom Piece Sprites
    • Piece Sprite Animations
  • Board Sprite
  • Online "versus" Gameplay
    • Server Multiplayer
    • Multiple Displayed Boards
    • Player Garbage Interactivity
    • Account Login
  • Stats Menu
  • Rankings
    • "Elo" or other system

Current Maintainers

License

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

About

Web-based game based on PuyoPuyo with Online Multiplayer!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages