Skip to content

colyseus/turnbased-cards-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: Turn-Based UNO Card Game

Turn-Based UNO Demo

A multiplayer UNO card game built with Colyseus. Multiple frontend implementations share the same authoritative game server.

Project Structure

The server/ directory contains the shared game server powered by Colyseus 0.17.

Client Directory Rendering Platforms Screenshot
React + R3F web-react/ 3D Web React
Haxe + Heaps haxe/ 2D Web, Desktop Haxe
GameMaker gamemaker/ 2D Desktop, Web GameMaker
Defold defold/ 2D Desktop, Web Defold
Godot godot/ 2D Desktop, Web Godot
Unity unity/ 3D Desktop, Web, Mobile Unity

Getting Started

Start the server:

cd server && npm install
npm run dev

See each client's README for setup instructions.

Assets

Card art from 4Colour Cards by VerzatileDev.

Disclaimer

"UNO" is a registered trademark of Mattel, Inc. This project is not affiliated with, endorsed by, or sponsored by Mattel. It is an independent, open-source fan project created for educational and demonstration purposes only.

License

MIT — See LICENSE file.

About

Demo: Turn-based "UNO" Card Game Multiplayer using Colyseus (0.17)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages