Cannon 24/7 by Igor KinGamer 2020-10-07T13:42:34Z
Hey @igor-kingamer !
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