Chain Reaction Webgame

  • Category: Web design
  • Tools & Frameworks: Django, React, Websockets
  • Project Duration: May-July 2023

Details

  • Created a web-based multiplayer board game, “Chain Reaction” using Django, HTML, CSS and JavaScript.
  • Implemented local and online multiplayer modes, allowing players to engage in random matchmaking or challenge friends for competitive play.
  • Leveraged Django Channels and 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 individual user information, friend relationships and game statistics.
  • Enhanced full-stack web development skills, covering front-end design using HTML, CSS, and JavaScript; back-end development using Django, and efficient data handling for real-time synchronization, multiplayer matchmaking, and seamless data storage.