Skip to content

A containerized multiplayer shooting game using Docker, React, Web Sockets, Material-UI and MongoDB (in addition to those used in ftd-singleplayer)

Notifications You must be signed in to change notification settings

hanxianxuhuang/ftd-multiplayer-containerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ftd-multiplayer-containerized

A containerized multiplayer shooting game

Tools

Docker, React, Web Sockets, Material-UI, MongoDB, PostgreSQL, JavaScript, jQuery, Restful API, Node.js, Express.js, Ajax and Middleware

Setup

# make sure the docker daemon is running
# cd into the directory
docker-compose up -d --build

Usage

  • Make sure all containers are started
  • Visit IP_ADDRESS:3000 in browser (use ip a (Ubuntu) or ipconfig (Windows) to determine IP_ADDRESS)

About

A containerized multiplayer shooting game using Docker, React, Web Sockets, Material-UI and MongoDB (in addition to those used in ftd-singleplayer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages