Skip to content

dkchiem/Capture-the-Flag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture the Flag

A small multiplayer capture the flag game written in JavaScript that I made for a school project. The Socket.IO package was used for the multiplayer functionality. The goal of this game is to capture the other team's flag and bring it back to your own team's chest. The first team that captures the other team's flag three times will win. The game is played in a 2D world with walls and speed boosts. Players are automatically split into two teams by the server. You can go to this website to play. Enjoy!

Images