a multiplayer street view bingo game
GeoBingo.io is an open-source multiplayer street view bingo game. It provides an interactive and fun experience where players can explore Google Street View images and tick off locations on their virtual bingo cards. The game can be played with friends in a multiplayer mode or individually.
To run GeoBingo.io locally, follow the steps below:
npm install
..env
file in the Frontend/
directory and paste your API key using the format VITE_GMAPSAPI=YOUR_API_KEY
.npm run dev
.GeoBingo.io is an open-source multiplayer street view bingo game that allows players to explore real-world locations using Google Street View images. With its multiplayer gameplay and virtual bingo cards, it offers an engaging and competitive experience for players. The installation process is straightforward, and the game can be easily set up on a local machine for personal use or contribution to the open-source project.