Skip to content

A tiny javascript game which source code fits into a single twitter tweet

Notifications You must be signed in to change notification settings

maunovaha/tiny-quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Tiny quiz game

A tiny javascript game which source code fits into a single twitter tweet.

This project was inspired by the challenge from Ben Porter at twitter.

Source code

d=Date.now;t=5;n=o=0;while(n<t){f=s=(''+d())[12]++;f=f+3*2;c=f+s+'';o+=prompt(f+'+'+s)==c?1:0;n++}alert('Score '+o+'/'+t)

About

A tiny javascript game which source code fits into a single twitter tweet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published