Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ademking/entiwin
EntiWin is the Tunisian version of Geoguessr, an online game where you use Google Maps and Street View images to guess the locations within Tunisia. Test your knowledge of Tunisia's geography and explore the country from the comfort of your screen!
https://github.com/ademking/entiwin
angular game geoguessr tailwindcss
Last synced: about 2 months ago
JSON representation
EntiWin is the Tunisian version of Geoguessr, an online game where you use Google Maps and Street View images to guess the locations within Tunisia. Test your knowledge of Tunisia's geography and explore the country from the comfort of your screen!
- Host: GitHub
- URL: https://github.com/ademking/entiwin
- Owner: Ademking
- Created: 2023-07-25T02:00:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-25T08:51:48.000Z (over 1 year ago)
- Last Synced: 2024-05-21T01:48:30.402Z (7 months ago)
- Topics: angular, game, geoguessr, tailwindcss
- Language: CSS
- Homepage: https://entiwin.surge.sh
- Size: 16.2 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Entiwin
GeoGuessr-like game (Tunisian version) 🇹🇳
EntiWin is an online game based on Google Maps that challenges you to find a place on a map from the images taken by Google Street View.
The game is based on Google Maps / Google Street View. The game requires players to guess their location in Tunisia using only the clues visible. The game has 10 rounds. To win, the player must obtain the minimum number of points required
## Important
```
📢 This project is old (2018)
TailwindCSS was a new thing back then. I was learning it and I wanted to try it in a real project. So, I made this game. I'm not proud of the code, but I'm proud of the idea. If you want to contribute, you're welcome. I'm not working on this project anymore.
```## Website
[https://entiwin.surge.sh/](https://entiwin.surge.sh/)
## Screenshots
![](screenshots/1.png)
![](screenshots/2.png)
![](screenshots/3.png)
![](screenshots/4.png)
![](screenshots/5.png)
## Built With
- [Angular](https://angular.io/)
- [TailwindCSS](https://tailwindcss.com/)## Authors
[Adem KOUKI](https://ademkouki.tech/)
## License
MIT
## FAQ
Q: Is it the same as Geoguessr?
A: No, it's not. Geoguessr is a great game, but it's not free (5 rounds per day). Entiwin is free and it's based on Tunisia. Same concept, different game.
Q: Why did you make this game?
A: I wanted to learn TailwindCSS and I wanted to make a game.
Q: How can I contribute?
A: You can contribute by adding new places to the game / fixing bugs / adding new features / updating to newer versions of Angular and TailwindCSS. Feel free to open an issue or a pull request.