Skip to content

hubofwyn/myfort

Repository files navigation

🎮 Wyn's MyFort - Powered by Phaser Engine! 🎮

Welcome to Wyn's personal website project, a fun and interactive showcase of Wyn's game development and other interests!

Phaser Logo

🚀 Quick Start

# Install dependencies
npm install

# Start the development server
npm run dev

# Build for production
npm run build

# Preview the production build
npm run preview

🎯 Features

  • 🎨 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

🛠️ Development & Deployment Workflow

Development

  1. Make your changes to the source files
  2. Test locally with npm run dev
  3. Commit your changes to the main branch

Deployment

We use a Phaser-themed deployment script that makes deployment fun and easy!

# Run the deployment script
./deploy.sh

The script will:

  1. Generate a fun Phaser-themed commit message with date and time
  2. Commit and push your changes to the main branch
  3. Build the project for production
  4. Create/update the deploy branch with the built files
  5. Push the deploy branch to GitHub

Your site will be live at: https://hubofwyn.github.io/myfort/

🎮 Level Up Your Development Skills

Check out the AIProjectDocs folder for detailed documentation:

  • Installation.md - Setup and installation guide
  • ProjectGuidelines.md - Project structure and design principles
  • Deployment.md - Detailed deployment instructions
  • API_Usage.md - API documentation and usage examples

🏆 Achievement System

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

🎲 License

This project is licensed under the ISC License - see the LICENSE file for details.

🎯 Credits

Created by Wyn - An 8-year-old game developer extraordinaire!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors