Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adam-lynch/back-of-your-hand

How well do you know your area? Test your knowledge by locating streets with this game.
https://github.com/adam-lynch/back-of-your-hand

game geocoding map

Last synced: 3 days ago
JSON representation

How well do you know your area? Test your knowledge by locating streets with this game.

Awesome Lists containing this project

README

        

# Back Of Your Hand

How well do you know your area? Test your knowledge by locating streets.

![Screenshots of the game; one narrow / mobile sized, one desktop sized. In one, the user is asked to find a particular street, but they haven't placed a marker / guess on the map yet. The other is an example where the result of a guess is being shown (i.e. the street is revealed and the distance is shown, etc.)](./public/images/combined-screenshots.png)

---

This is a map-based game I made for my dad for Christmas. You're given random street names and have to locate them on the map.

Try it out at [backofyourhand.com](https://backofyourhand.com)

To get more detail on why and how I made it, read [Introducing Back Of Your Hand](https://adamlynch.com/back-of-your-hand).

The game itself also has documentation within; [backofyourhand.com/learn-more](https://backofyourhand.com/learn-more)

The "Show HN" Hacker News post (rank #2 globally): https://news.ycombinator.com/item?id=30733339

## Contributing

You'd like to improve it? Nice! Thanks. See [CONTRIBUTING.md](./CONTRIBUTING.md).