Skip to content

sauravhiremath/fifa

Repository files navigation

Multiplayer Football Draft Simulator

Simplifying the way we play multiplayer games. Build custom teams and compete with others in a turn based game

Beta version preview

beta-landing

Gameplay (old version)

gameplay

About

It's a turn-based multiplayer game. This game in particular allows you to build your own Football Team, by choosing players based on turns. You can search these football players in the same platform. Filter them based on any stats (their name, rating, team, positions, and a lot more!)

To play:

  • Create a room (add a password, if you wanna keep it private)
  • Share the room ID with your friends, and they can join the room
  • Once, all players are ready the draft begins
  • Each user can choose their player from the search box
    • Every turn has a time limit, so pick before the time runs out!
  • After you create your dream teams, use the same teams on your FIFA game and play with each other

This was created mainly for offline gaming, to avoid writing player lists manually on a paper or sending on chats when creating custom teams amongst a group of friends. Easily search and add players to your teams with this platform as a middleman 😄

Usage

  • No registration or login, just add an alias.
  • Create a room and invite your friends
  • Start a draft and build your dream football team against each other.
  • Play with your custom teams now :)

Getting Started

Development

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.