All Projects → sauravhiremath → fifa

sauravhiremath / fifa

Licence: GPL-3.0 license
React + Node.js + socket.io -- A turn-based multiplayer game-client based on FIFA

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to fifa

order-service
一个基于vuejs,reactjs,nodejs,socket.io的服务系统
Stars: ✭ 22 (-15.38%)
Mutual labels:  react-router, socket-io
Client
TRPG即时IM通讯软件客户端,基于React 与 React Native + Redux技术
Stars: ✭ 118 (+353.85%)
Mutual labels:  react-router, socket-io
Basic Mmo Phaser
Very basic multiplayer online game example made with Phaser, Node.js and Socket.io
Stars: ✭ 198 (+661.54%)
Mutual labels:  socket-io, multiplayer-game
socialApp-MERN
Social Networking web app similar to Instagram.
Stars: ✭ 35 (+34.62%)
Mutual labels:  react-router, socket-io
Js Stack From Scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
Stars: ✭ 18,814 (+72261.54%)
Mutual labels:  react-router, socket-io
Chat Buy React
Client for beginners to learn, built with React / Redux / Node
Stars: ✭ 1,026 (+3846.15%)
Mutual labels:  react-router, socket-io
Ghchat
📱A chat application for GitHub. React + PWA + Node(koa2) + Typescripts + Mysql + Socket.io
Stars: ✭ 791 (+2942.31%)
Mutual labels:  react-router, socket-io
OpenTrivia
Multiplayer quiz game demo using React and Opentdb API
Stars: ✭ 47 (+80.77%)
Mutual labels:  react-router, multiplayer-game
angular-chat
Angular v.9, Node.js, Nest.js v.6, Mongoose, Socket.io, Passport, Angular Universal SSR (in progress...)
Stars: ✭ 35 (+34.62%)
Mutual labels:  socket-io
sunrise
The rise of a new project with React, Redux-Saga and React-Router
Stars: ✭ 13 (-50%)
Mutual labels:  react-router
swoole-laravel-chat
Simple stateless chat board [Swoole + SocketIO + Laravel]
Stars: ✭ 16 (-38.46%)
Mutual labels:  socket-io
PERN-Advanced-Starter
Advanced PERN stack starter kit (PostgresSQL, Express, React, & Node), complete with ESLint, Webpack 4, Redux, React-Router, and Material-UI kit.
Stars: ✭ 51 (+96.15%)
Mutual labels:  react-router
React-Playground
Learning reactjs from the ground up (router, redux, thunk, hooks, context, portals, and functional components)
Stars: ✭ 15 (-42.31%)
Mutual labels:  react-router
react
react 项目骨架
Stars: ✭ 12 (-53.85%)
Mutual labels:  react-router
vue3-chat
2021👨‍🎓Vue2/3全家桶 + Koa+Socket+Vant3前后端分离移动端聊天应用。vue+node全栈入门项目
Stars: ✭ 46 (+76.92%)
Mutual labels:  socket-io
react-laravel
A simple crud based laravel app to learn how to use react with laravel.
Stars: ✭ 43 (+65.38%)
Mutual labels:  react-router
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (+203.85%)
Mutual labels:  socket-io
react-authentication-in-depth
Example of User Authentication using React with React Router and AWS Amplify
Stars: ✭ 61 (+134.62%)
Mutual labels:  react-router
react-spa-template
This is a sample template for single page applications built using React + Router to work with webpack dev server
Stars: ✭ 19 (-26.92%)
Mutual labels:  react-router
2019-21
🙋‍♀️ 🙋‍♂️ 바글바글(Vaagle): 실시간 질의응답 및 투표 공유 서비스
Stars: ✭ 38 (+46.15%)
Mutual labels:  socket-io

Multiplayer Football Draft Simulator

Live at https://fifa.sauravmh.com

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].