Cannon 24/7 by Igor KinGamer
You're running a cannon show. Keep the cannons in a loop so the show never stops!
Press space to start a level.
If a cannon receives two balls at once, you lose!

|Losing|Infinite loop (victory!)|
|---|---|
|
|
|
Why so ugly (and short)?
This is MY FIRST JAM USING MY OWN ENGINE 🎉🥳 (which is under development, that's why)
Goodbye, GM:S! I need productivity. Now Kotlin is a language!
This was my achievement this LD, getting ratings for this prototype isn't that important... But it'll become a real game soon :grin:
| Youtube | https://igorkingamer.itch.io/cannon-24-7-ld |
| Youtube | https://igorkingamer.itch.io/cannon-24-7 |
| Original URL | https://ldjam.com/events/ludum-dare/47/cannon-247 |
Ratings
| Given | 4🗳️ | 4🗨️ |
First things first, I was very intrigued by your game, so when I realized the file you provided was no compiled under a windows executable I did go a step further and downloaded Java SDK (since apparently you left the project under its development state as a Java project).
However even after taking this step I faced a missing class error :
Error: Could not find or load main class io.kingamer.cannon247.SistemaJVMKt
Caused by: java.lang.ClassNotFoundException: io.kingamer.cannon247.SistemaJVMKt
Which I'm guessing is part of your custom engine and is not included in the project.
Could you perhaps try and compile the project into a propre executable or at least include the missing files so it is possible to run it via the SDK ?
Thanks, I'm looking forward to test it !
I will obviously wait until I can actually try it to rate it ;)
And feel free to check and give your opinions on my entry !
Damien
I checked the uploaded archive and the jars are included (bin directory), I can't tell why that error happens.
The command inside cannon-24-7.bat should work (but maybe it should be `java -cp ".\bin\cannon-24-7.jar;.\bin\kotlin-stdlib-1.3.72.jar;.\bin\making-jvm-1.0.jar" io.kingamer.cannon247.SistemaJVMKt` or so).
Anyway, I'll try to create an executable, or even better, a web version!
Thanks again, and I'll surely check your entry ;)
I'm very glad to announce there's a web version now! Please let me know if you have any problems playing it.
Also, it's still the same skeleton of a game, but check back in a few days to see (if the web version works) what this will turn into!
Its a fun little puzzle game, I kept over thinking the second stage until I realized how simple the solution was. You've got a good framework going all it needs is more puzzles
As I suspected this is my kind a game, not matter the simple visuals, it's the mechanics !
This Turing machine approach to plug future actions is super pleasant, add some sweet feedback sounds and you've got yourself a winner !
Great job on the cannon movements, they feel very smooth a pleasant to look at.
This is definitely a great puzzle game prototype and I would love to see more complicated levels !
Bravo !
Damien
@mithoskuu Yes, there are only 3 levels by now. More puzzles coming soon!
@guaranteedtrainwreck Thanks again for the detailed feedback ^^
Also, I notice that you're still short on reviews - review others' games and leave feedback so that the website recommends your game to others! (See your Karma for Feedback given and Ratings given metrics.) There's still two days to go, good luck!