The Fateful Five is a browser-based game built with Phaser and Vite, hosted at fiveguysmurdersandlies.us. The game centers around four unique characters and an immersive storyline.
- Teddy K. the Dog - Loyal and ever-present companion
- Clyde - A hardened Vietnam War vet
- Dr. Casa - A snide M.D. with a thoughtful sombrero
- AJ Sampson - A former football player, now an apple juice carton
- Authentication: Auth0 integration for username-based authentication
- Dynamic Gameplay: Built with Phaser for responsive, interactive experiences
- Accessibility Hardware Addon: Can be found at https://github.com/BALD-rs/Hack-K-State-2024-Hardware
- Clone this repository:
git clone https://github.com/your-username/the-fateful-five.git
- Navigate to the project directory:
cd the-fateful-five
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Access the game at
localhost:3000
(or the configured port).
This project is licensed under the GPL-3.0 License.