Test your lightsaber skills with this fast paced action game!

I spent quite a long time fine tunning lightsaber effective length... because size does matter!

Sorry, there's no highscore nor breathtaking backdrops nor outstanding music because I reached the 560 characters limit.


https://www.lexaloffle.com/bbs/?tid=37758

This game was made for #TweetTweetJam and contains only 552 characters of code, including art. The source code is below:

_set_fps(60)s,c,m,n,x,y,z,r,f,k,b,p=0,"\n",128,64,0,0,0,0,7,0,btn,{}u=n
for i=1,m do
l,v=flr(1+rnd(3)),3*(i%2)-1.5
c="_"..c.."\\"
for j=1,l do
k+=1
u+=4p[k]={x=u*v,y=0,v=v}end
u+=4+rnd(8/i)end::_::cls()r=max(r-.6)
if(y>n)run()
if(b(0))x,f=x-1,-3
if(b(1))x,f=x+1,7
if(z>0)y,z=y+z,z+.2
if(r==0 and b(4))r=4
?"웃",n,n+y,12
if(r>1)print("-",n+f,n+y,10)
?c,-x%4,65,9
for i=1,#p do
o=p[i]
u,v=o.x-x,o.y
?"웃",n+u,n+v,8
if(v==0)o.x-=o.v
if(v>0)o.y+=2
if(r>1 and y==v and mid(f-7,u,f+5)==u)o.y,s=v+1,s+1
if(y==v and mid(-4,u,4)==u)z+=.2
end
?s,4,4,6
flip()goto _


StatusReleased
PlatformsHTML5
Rating
Rated 3.5 out of 5 stars
(2 total ratings)
AuthorSkyBerron
Made withPICO-8
TagsPICO-8, tweettweetjam

Comments

Log in with itch.io to leave a comment.

I'm definitely not a certified jedi clearly :)

But after playing a bit, there was a real in-the-zone run where I managed to flip perfectly back and forth for what felt like several seconds even though it was probably much shorter than that in reality.   Super satisfying in that moment

Thanks for putting this together

Thank you for playing! I know the difficulty is frustrating and the game ends up in just a few seconds, but sometimes you survive long enough to experience those satisfying seconds of glory ;)

I'm not very good at difficulty tuning. At first, the game was running at 30 fps. But when I switched to 60 fps and speed doubled I found it very funny, so I kept it at double speed. You know: "Only certified jedis can handle this level of difficulty."

Very difficult, but very well executed!