A collaborative game hosting and development platform built by University of Chicago students.
ChiGame is a platform for game authors and players to build, share, and play games. It will (eventually) support multiplayer board games, and features like friending, friend groups, tournaments, forums, etc. This platform is developed as part of the CMSC 22000 course at the University of Chicago.
- User authentication and profile management
- Achievement mechanism to save user in-game accomplishments
- Leaderboard feature to highlight top scoring players
- Real time live chatting
- Game Authoring API
- Repository of guides and FAQs
- A multitude of games
- Sleek and responsive frontend
Developer Guidelines can be found here: Developer Guidelines
- Clone the Repository
- Follow the local setup guide for instructions on installing dependencies and running the app: Developer Guidelines