Skip to content

bonnici/caption-captain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caption Captain

Code for a game that gets a list of titles and images from reddit and uses that to show one image and a random selection of 3 titles from which the player needs to select the right one. The default subreddit is r/reactiongifs, but the game also works with other image-heavy subreddit. My goal was to make a fun game that could run entirely on the client side without any sort of web server/database access (except for just vending the html etc.). Reddit data is pulled in using JSONP and subreddit selection is done by using JavaScript to detect the subreddit name in the query string. This uses Twitter Bootstrap, Dojo Toolkit, and Dojo Bootstrap to make them play nicely together. The site is live here, and for more details see my blog post.

About

[Inactive] Guess-the-caption game powered by reddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published