Skip to content

arkeasz/bingou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Bingou

A simple and fun Bingo game built with Bun for fast performance and modern web development. alt text Thanks nillotaelpro for the vectors

🚀 Setup

1. Install Dependencies

Make sure you have Bun installed. Then, run:

bun install

2. Start the Development Server

Launch the dev server with hot-reloading:

bun dev

3. Build for Production

Generate an optimized production build:

bun build

4. Preview the Production Build

Serve the production build locally to ensure everything works:

bun preview

🎮 Features

  • 🎲 Interactive play button to start the game
  • ⚡ Powered by Bun for ultra-fast performance

💡 Contributing

  1. Fork the repository
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Add your message here"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request

📜 License

This project is licensed under the MIT License.

🌟 Acknowledgments

  • Built with ❤️ using Bun
  • Inspired by the classic game of Bingo