Play tool
KAdventure's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
How innovative or original it is | #42 | 1.897 | 3.000 |
How much I could potentially use it in the future | #47 | 1.581 | 2.500 |
Overall | #50 | 1.581 | 2.500 |
How nice it is to use | #52 | 1.265 | 2.000 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
There’s a lot here that I’ll have to go through. Very in-depth tutorial.
I had difficulties getting the example program to build. It would have been nice to have something a little more self-contained, but I realize that might not be practical.
It’s definitely something I’d like to check out when I have more time to devote to it.
Thanks for trying it out.
If you have any problems with it please paste the python error and I will be more than happy to help.
Out of rush I first uploaded a problematic version of it but the version I uploaded yesterday was tested and works as expected.
Thanks again.
When I ran the build.bat for scream_mr_jack I got the following Warning (but don’t think that stopped anything):
Trying to run the make file I ran into this error:
The first part is part of the python-igraph and it's alright. It's how the pathfinding is written.
The second part I have no idea why it's not working.
I have to find another computer to try this out . Probably something in my environment paths were used and haven't noticed.
Thanks for trying this out and sorry for your troubles.
Can you please try to delete the out directory of scream_mr_jack and try again?
Also I forgot to mention in the tutorial that Java 8 at least is required. Can you check if you have it or install it?
You can download it from here : http://icy.bioimageanalysis.org/upload/jre-8u281-windows-x64.exe
Okay, so changing to the directory sgdk and then running
bin\make.exe -f makefile.gen
worked and yes I now see I need Java to finish it.I’m on limited bandwidth so I’ll have wait till later to download it.