A simple and fun Bingo game built with Bun for fast performance and modern web development.
Thanks nillotaelpro for the vectors
Make sure you have Bun installed. Then, run:
bun install
Launch the dev server with hot-reloading:
bun dev
Generate an optimized production build:
bun build
Serve the production build locally to ensure everything works:
bun preview
- 🎲 Interactive play button to start the game
- ⚡ Powered by Bun for ultra-fast performance
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your message here"
- Push to the branch:
git push origin feature/your-feature-name
- Open a pull request
This project is licensed under the MIT License.
- Built with ❤️ using Bun
- Inspired by the classic game of Bingo