bombermanSDF.mp4
Download the Project
git clone https://github.com/MilesTails01/BombermanSDF
git pull
Install Node.js
If Node.js is not already installed download and install it from the official Node.js website: https://nodejs.org/en/download/
Install project dependencies
navigate to the project folder in your terminal.
this project includes: gl-matrix vite
npm install
Build project
npm run build
npm run dev
🐛 :bug: to indicate fixing a bug
🔥 :fire: to indicate removing code or files
🔧 :fix: mostly small little mistakes
🧹 :broom: cleanup, or layouting the code
✨ :sparkles: to indicate adding new features
💄 :lipstick: to indicate improving the UI/UX
🐎 :racehorse: to indicate improving performance
🔒 :lock: to indicate dealing with security
📝 :memo: to indicate writing documentation
🚧 :construction: to indicate work in progress