Skip to content

使用 webpack 從 0 搭建環境,基於 TypeScript 撰寫的簡易貪食蛇遊戲

Notifications You must be signed in to change notification settings

mockingbird48763/snake-game-writtent-in-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介紹

通過鍵盤 🡅 🡇 🡄 🡆 控制方向

遊戲畫面:

game-screen

使用

  • npm install 安裝所有依賴
  • npm start 在瀏覽器上啟動遊戲
  • npm run build 打包專案

About

使用 webpack 從 0 搭建環境,基於 TypeScript 撰寫的簡易貪食蛇遊戲

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published