mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 05:15:49 -06:00
535 B
535 B
pacman-server
Despite the naming of this crate, it's not a server for the Pac-Man game allowing multiplayer or anything super interesting.
This crate is a webserver that hosts an OAuth login and leaderboard API for the main pacman crate to hook into.
Features
- Axum Webserver
- Database
- OAuth
- Discord
- GitHub
- Google (?)
- Leaderboard API
- Name Restrictions & Flagging
- Avatars
- 8-bit Conversion
- Storage?
- Common Server/Client Crate
- CI/CD & Tests