Giter Site home page Giter Site logo

game-judge's Introduction

Fork from https://github.com/Zhang-JK/Game-Judger

Game Judge System

Introduction

This is a judge system for site occupy game. The detail of the game is in the game rule
There are four pages in the system:

  • display page: display the game status
  • stream page: stream UI for the game
  • side judge page: set score and site occpuied status for each team
  • main judge page: set the game status and verify score

How to use

  1. Set the team logo and name in the frontend/src/assets/teaminfo.json file
  2. Set the IP for both backend and frontend in each util folder
  3. Run the backend server by python backend-websocket/main.py
  4. Run the frontend server by npm run start in the frontend folder
  5. Open the browser and go to the following pages
Page Route
Display /
Stream /stream
White Side Judge /white
Black Side Judge /black
White Main Judge /main-white
Black Main Judge /main-black

Imoprtant Notice (READ BEFORE USE)

  • If rerun the backend server, all the frontend pages should be refreshed
  • ONLY ONE display page is allowed to be opened
  • When counting down, do NOT refresh the display page otherwise the countdown will be reset
  • If there is timeout for judge page, refresh the page
  • Do NOT recall a site occupation in main judge page, you can only do it in side judge page
  • The score log in judge page is not real time and you should get the newest log, but the score in display page is ALWAYS real time
  • Everytime you set a new score, please double check with the display page

Contact

Major Developer: ZHANG Jiekai
Developer: IKEMURA Kei
Developer: Wang Junzhe

game-judge's People

Contributors

zhang-jk avatar ikemura-kei avatar jxncted avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.