Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Quick Draw! #TweetTweetJamView game page

Better shoot fast!
Submitted by Yirggzmb (@yirggzmb) — 11 hours, 46 minutes before the deadline
Add to collection

Play game

Quick Draw! #TweetTweetJam's itch.io page

How many characters of code did you use?
560

If you're comfortable with it, paste your game code here, so we can marvel at your achievement!
<html><body onkeypress="a()"><p id="s"></p><b><p id="p"></p><script>x='Ok';b=0;c=0;d=0;document.getElementById('p').innerHTML=x;setInterval(function(){document.getElementById('s').innerHTML=d},10);function a(){if(b==1){if(c==1){d++;c=0}else{b=0;document.getElementById('p').innerHTML=x}};b=1;document.getElementById('p').innerHTML="";setTimeout(function(){c=1;document.getElementById('p').innerHTML="O";setTimeout(l,400)},Math.floor((Math.random()*10)+1)*1000)}function l(){if(c==1){b=0;c=0;d=0;document.getElementById('p').innerHTML=x}}</script></body></html>

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet