Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 436 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 436 Bytes

HackMan

HackMan is a 3 player infection style game based on Pac-Man. 3 players can control either pacman and ghosts. When a ghost gets a pacman, the pacman turns into a ghost. The last person standing standing wins!

Tech Stack

  • Vanilla JS
  • Webpack
  • Golang
  • Sockets.io

Future features

  • Ability to run game outside of localhost (we keep getting CORS errors that are impossible to deal with in Golang)
  • More than 3 players