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.
- Host: GitHub
- URL: https://github.com/thoughtfool/find-waldo
- Owner: ThoughtFool
- License: mit
- Created: 2022-10-09T01:19:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T03:10:20.000Z (over 3 years ago)
- Last Synced: 2025-03-18T09:15:20.805Z (over 1 year ago)
- Language: JavaScript
- Size: 82.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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!

### 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.

### Technology & Tools
  
### 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