This is the repository for my third Graphics project. Located below are the steps to run it on localhost
By: Antonio Craveiro and Owen
- Node.js
- Download repo
- Open a Terminal
- Traverse to /gameOfWar/Project
- Type npm install into terminal
- Type npm run dev into terminal
- Open http://127.0.0.1:5173/
- WASD -> move pointlight
- N -> Progress Game
- L -> Toggle Ambient Light
- P -> Toggle Point Light
- M -> Toggle Shadows
- F -> Speed Game Up By Factor of 2
- G -> Slow Game Down By Factor of 2