Skip to content

2D 多人線上射擊遊戲

Notifications You must be signed in to change notification settings

conwayok/shoot.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoot.io

1082 元智大學 遊戲程式設計

此為一款多人線上射擊遊戲,玩家可操控自己的坦克與其他玩家戰鬥,透過不斷升等提升戰力。

image

執行方法:

  1. 安裝Node.js 10+
  2. 切到專案根目錄 (shoot.io/)
  3. 執行 npm install
  4. 執行 node src/server.js
  5. 遊戲可以使用瀏覽器到 http://localhost:8081/ 遊玩
  6. 若要新增ai玩家可到 http://localhost:8081/ai 新增

遊戲操控:

  • W, A, S, D 移動
  • 移動滑鼠來瞄準
  • 滑鼠左鍵射擊
  • R 重生
  • 1, 2, 3 升級時選擇技能

遊戲說明:

  • 藉由擊玩家並撿取掉落的經驗值來升級並且變得更強
  • 撿取愛心可以補血

About

2D 多人線上射擊遊戲

Resources

Stars

Watchers

Forks