You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
828 B
828 B
This or That Game
Tier: 2-Intermediate
A game in which the user can select their favorite image between two choices.
Note: image
s - might be dogs (as in the example below), cats, cars, houses, pretty much anything.
User Stories
- User can see two images
- User can select it's favorite from the two images
- After a selection is made, other 2 images are displayed
Bonus features
- Add a smooth animation when switching between images
- Save the votes in a database
- Add a leaderboard in which the user can see the top 10 voted images
Useful links and resources
- Public APIs - access to a lot of Public APIs