Chain Reaction Webgame

Details

  • Created a web-based multiplayer board game, “Chain Reaction”, using Django and React.
  • Implemented local and online multiplayer modes, allowing players to engage in random matchmaking or challenge friends for competitive play.
  • Leveraged WebSockets for real-time gameplay updates and in-game chat function for enhanced player interaction during online multiplayer.
  • Utilized Django models for efficient data management of user information, friend relations and game statistics.
  • Enhanced full-stack web development skills using Django and React, and web deployment using Nginx server.