Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikirush

Multiplayer implementation of Wiki Game made with Django&React&Websockets.

Django DjangoREST React

Overview

This is a multiplayer version of Wiki Game, also known as the Wikipedia race, is a race between any number of participants, using wikilinks to travel from one Wikipedia page to another. The first person to reach the destination page, wins the race.

Preview

Example of application usage

Key points

  • WebSocket Communication
  • Lobby management(creating,joining,dynamic lobby owner)
  • Live view of other players current article

How to run

To clone and run this application, you'll need Git and Docker From your command line:

# Clone this repository
$ git clone https://github.com/CMD451/Wikirush

# Go into the repository
$ cd Wikirush

# Run docker compose
$ docker compose up

After containers are created frontend site should be available on: http://localhost:3000

License

MIT

About

Multiplayer implementation of Wiki Game made with Django&React&Websockets.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages