Skip to main content

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

OrbitalPongView game page

Pong with a twist for TweetTweetJam
Submitted by lost_eth0 — 7 hours, 8 minutes before the deadline
Add to collection

Play game

OrbitalPong's itch.io page

How many characters did you use?
555

Include your code here, if you'd like to show it off!
m=64 function d(ˇ,∧)▤=m+ˇ*cos(∧)▥=m+ˇ*sin(∧)end function e(V)return.004*V end f=rnd g=circ h=circfill i=btn k=time l=128n=.5o=54p=1.25▒=0░=0✽=0●=0♥=2☉=n 웃=0⌂=k()::█::for Z=0,255 do h(f(l),f(l),f(3,8),0)end if i(1)then if ░<p then ░+=e(8)end end if i(0)then if ░>-p then ░-=e(8)end end if not i(0)and not i(1)then if ░>0 then ░-=e(8)else ░+=e(4)end end ▒+=░ ✽+=♥*40●+=☉ d(o,e(▒))★,⧗=▤,▥ d(e(✽),e(●))◆,…=▤,▥ if(k()>⌂+n and ◆<★+5 and …>⧗-5 and …<⧗+5 and ◆>★-5)♥=♥*-p ☉=☉*-p for Z=0,8 do ✽+=♥*40●+=☉ end 웃+=1 print(웃,0,o,7)g(◆,…,2)g(m,m,o)h(★,⧗,3)flip()goto █

Leave a comment

Log in with itch.io to leave a comment.

Comments

No one has posted a comment yet