What do you get when you cross Kodular and Arkanoid?
KODULOID!
Koduloid.apk (8.2 MB)
Let me know if you find any bugs or if you have suggestions.
What do you get when you cross Kodular and Arkanoid?
KODULOID!
Koduloid.apk (8.2 MB)
Let me know if you find any bugs or if you have suggestions.
I just played it made a high score 3 times. As i am additives to games i just loved it.
Just one question everything we game over it ask for name why doesn’t it save name once.
Well… because I’m lazy.
I already played in for many hours will beta testing and it is really really great to play.
And you made like 390000!
Great game! I’m interested to know how you made this
With a LOT of sprites, let me tell ya!
There’s 70 sprites for the bricks, more than 80 sprites total. I literally abused the generic events to be able to keep all in less than 4000 blocks.
The levels are lists of 70 items, which a procedure reads, each item is the picture of the block, like red.png, purple.png.
If you or anyone have a specific question, let me know.
There’s a clock that counts 20 seconds since the last time the ball hit the paddle. If 20 seconds go by and there’s no collision between any ball and the paddle, then the ball gets a random heading to get unstuck.
I am waiting for 10 minutes now
Really? Haha! Well, I guess I will have to check that!
See my score. I want it in the topscore list
I guess it has to do with the shape of the bricks. It is stuck within a small space.
Every 20 seconds there should be a new heading for the ball, I’ll check that. May be I will change that level.
Still bouncing. I will have to kill the app i guess. No hi-score for me.
Sorry! I’ll fix that next. I’ll add another way of unsticking the ball in case the first method fails.