
Dotful Dodger
You are the blue dot. Dodge red dots! Green dots clear the board.
Use your arrow keys to move left and right.
Good luck, Dotful Dodger!
Entry to TweetTweetJam 11
Code follows:
g=rrectfill f=btnp i=rnd h=flip::d::o=4e=0d={}::n::r=0if(f(0)and o>1)o-=1r=1 if(f(1)and o<7)o+=1r=1 if r>0do e+=1a=ceil(i(7))for o=1,2do l=8if(i()>.9)l=11 add(d,{a,1,l})a=(a+i(6)\1)%7+1end for o in all(d)do o[2]+=1end end cls(7)for f=1,7do for i=2,13do n=6if(o==f and i==13)n=12 for o in all(d)do if o[1]==f and o[2]==i do if(n==12)if(o[3]<9)goto o else d={} n=o[3]end end g(f*8,i*8,7,7,1,n)end end?e,80,32,12 h()goto n::o::cls(8)g(o*8,104,7,7,1,7)?e.."\n\n[x]",80,32 if(f(5))goto d h()goto o| Updated | 10 days ago |
| Published | 12 days ago |
| Status | Released |
| Platforms | HTML5 |
| Rating | Rated 4.9 out of 5 stars (7 total ratings) |
| Author | Beep Yeah! |
| Genre | Action |
| Made with | PICO-8 |
| Tags | No AI, PICO-8, Turn-based |
| Content | No generative AI was used |

Comments
Log in with itch.io to leave a comment.
I love minimalist game design so much akfhbakfnhvkdj-
This is some absolutely brilliant work, just the right amount of player limitations to make for an interesting challenge. Never thought what's essentially a turn-based bullet hell could work, but you managed to do it through design by subtraction in a wonderful way. I'm in awe!
Also, is that in the description the entire source code for the game? Absolute insanity.
Got to 256! That is quite a delightful game and I love the aesthetic of the game over screen![]()
Thanks for playing! Great score
Fun! My best score is 118.
nice! thanks for playing. my best is somewhere around 180 :-)
Very cool implementation of a complex idea in a simple form. It's Super Dot.
😉Thank you!!
I found it funny when you understand what you need to do. You need to be careful with your movement decisions. It's quite nice. Congrats!
Thank you! Yes it takes a bit of planning, and a lot of luck.