Skip to content

Ahrirg/MultiplayerPhotoshop

Repository files navigation

Multiplayer photoshop game

University: KTU License: MIT

This multiplayer Photoshop-style game combines Among Us, Photoshop, and web app technology to create a fun and engaging experience where players complete creative editing challenges, compete with others, and enjoy fast-paced, interactive gameplay.


This project includes

  • Frontend
  • Session server (these act as individual game servers)
  • Authority server for joining sessions and retrieving general information
  • Separate database server (required by the university)

Tech Stack

  • Python (FastAPI) – database server and authority server
  • Rust (Tokio/Axum) – session server
  • TypeScript (React) – frontend

Requirements

  • Python 3.14 or higher
  • Rust 1.93.1 or higher
  • npm 11.13.0 or higher

Usage

Ensure all requirements are installed, then build the project:

for linux

./build.sh
./start.sh

for windows

./build.ps1
./start.ps1

Contributors

About

Project for Uni

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors