Skip to content

Bob3x/game-idea-generator

Repository files navigation

🎮 Game Idea Generator

A simple web app that helps generate creative game ideas using AI. This is one of my first React projects with AI integration as I'm practicing my development skills!

What it does

  • Fill out a form with your game preferences (genre, platform, budget, etc.)
  • Get AI-generated game concepts with detailed descriptions
  • Export your favorite ideas as PDF documents
  • Clean, responsive design that works on mobile

Technologies I'm learning

  • React with TypeScript
  • Tailwind CSS for styling
  • Vite for development
  • Supabase for database (still setting up!)

How to run it

# Install dependencies
npm install

# Start the development server
npm run dev

You'll need to create a .env.local file with your Supabase credentials (copy from .env template).

Current status

  • ✅ Basic form and UI working
  • ✅ Mock game ideas generation
  • ✅ PDF export functionality
  • 🔄 Working on real AI integration
  • 📋 Planning to add user accounts

What I learned

  • How to structure a React project
  • Using TypeScript for better code
  • Responsive design with Tailwind
  • Working with environment variables
  • Basic Git workflow

This project helped me understand how modern web apps work and gave me hands-on experience with popular tools and frameworks.

Open for collaboration! 🤝

I'm always looking to learn from other developers and improve this project. If you're interested in contributing or collaborating:

  • Beginners welcome! - If you're also learning React/TypeScript, let's figure things out together
  • Experienced devs - I'd love feedback on code structure, best practices, or suggestions for improvements
  • Designers - Help make the UI even better or suggest UX improvements
  • Game developers - Ideas for better game concept generation or additional features

Ways to contribute:

  • Report bugs or suggest features by opening an issue
  • Submit pull requests for improvements
  • Share ideas for new features or better AI prompts
  • Help with documentation or setup guides

Feel free to reach out if you want to collaborate or just chat about the project!

Credits

Built with help from various tutorials and documentation. Special thanks to the React and Tailwind communities for great learning resources!

About

Game-Idea-Generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors