Welcome to Wyn's personal website project, a fun and interactive showcase of Wyn's game development and other interests!
# Install dependencies
npm install
# Start the development server
npm run dev
# Build for production
npm run build
# Preview the production build
npm run preview- 🎨 Game-inspired UI with pixel art elements
- 📱 Responsive design that works on all devices
- 🎮 Interactive elements with JavaScript
- 🔑 Secret area with a password (hint: the password is "buff")
- 🚀 Modern build system for optimized deployment
- Make your changes to the source files
- Test locally with
npm run dev - Commit your changes to the main branch
We use a Phaser-themed deployment script that makes deployment fun and easy!
# Run the deployment script
./deploy.shThe script will:
- Generate a fun Phaser-themed commit message with date and time
- Commit and push your changes to the main branch
- Build the project for production
- Create/update the deploy branch with the built files
- Push the deploy branch to GitHub
Your site will be live at: https://hubofwyn.github.io/myfort/
Check out the AIProjectDocs folder for detailed documentation:
Installation.md- Setup and installation guideProjectGuidelines.md- Project structure and design principlesDeployment.md- Detailed deployment instructionsAPI_Usage.md- API documentation and usage examples
Every successful deployment unlocks achievements:
- Code Pusher - Successfully push changes to main branch
- Master Builder - Complete a successful build
- Branch Master - Prepare the deploy branch
- Asset Manager - Transfer game assets to deployment portal
- Deployment Hero - Successfully deploy to the world
This project is licensed under the ISC License - see the LICENSE file for details.
Created by Wyn - An 8-year-old game developer extraordinaire!
