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

https://github.com/thoughtfool/find-waldo

Use Waldo's signature specs to find him.
https://github.com/thoughtfool/find-waldo

Last synced: 8 months ago
JSON representation

Use Waldo's signature specs to find him.

Awesome Lists containing this project

README

          

# Where's Wally (Waldo)?
Use Waldo's signature specs to bring into focus where he might be hiding and see how fast you can find that quirky little fellow.

![where-is-wally-banner](assets/images/where-is-wally-banner.png)

## The Challenge

Create a unique re-interpretation on the classic game of "Where's Waldo". A game that displays two offset images in focus, while giving the illusion that Waldo's glasses are making clear a third, blurred-out image.

### CHALLENGE ACCEPTED!

![where-is-wally-gameplay](assets/images/where-is-wally-gameplay.gif)

### CHALLENGE ACCEPTED...AGAIN!
Create an admin screen, that allows admins the mark where Waldo is hidden, on various screens. Admins can drag a selection window to record Waldo's position, updating game object.

selector-detail-01
selector-detail-02

### Technology & Tools

![Javascript](https://img.shields.io/badge/Code-Javascript-informational?style=flat&logo=Javascript&logoColor=white&color=7c11f7) ![Bash](https://img.shields.io/badge/Shell-Bash-informational?style=flat&logo=GNU-Bash&logoColor=white&color=7c11f7) ![VSCode](https://img.shields.io/badge/Editor-VSCode-informational?style=flat&logo=visual-studio-code&logoColor=white&color=7c11f7)

### Future Plans

- display winner's circle with timestamps of best players
- move localStorage data to nosql database
- make all game logic more dynamic and css responsive
- add sockets to allow for multiplayer, real-time game play