Skip to content

EltonCCL/comp4021-bomberman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp4021-bomberman

demo.mp4

Set up

  1. npm install
  2. node game_server.js
  3. http://localhost:8000/

Game flow

  1. Register an account
  2. Login
  3. Join game by pressing either "Player 1" button or "Player 2" button
  4. Use another account(opponent) to join the game with the remaining slot
  5. Fight until a player loses all his/her lifes
  6. You may press "Restart" button to restart the game at endgame page

Basic movement

Move: Arrow key ↑←↓→

Place Bomb: M key

Cheat: Hold space

Cheat mode

  1. Life: 999
  2. Numbers of Bomb: 10
  3. Bomb range: 10

*Release spacebar(cheat mode) will reset to default state

About

COMP 4021 Group Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published