Yeah, I think I could have done it less hardcore. My max score is 31, and it's probably because i've got lucky :D
borodust
Creator of
Recent community posts
Windows build with black screen issue fixed: https://github.com/borodust/notalone-thriced/releases/download/v1.0.1/notalone-t...
Win10 build came in a couple minutes late, but if you feel like checking it out anyway, here is the link: https://github.com/borodust/notalone-thriced/releases/download/v1.0.0/notalone-t...
If you chose trivial-gamekit as a framework to base your game on and have any kind of problems with it, feel free to shoot your questions here, #lispgames channel on LiberaChat IRC or #lisp-gamedev channel on Lisp Discord.
For those who don't have OpenGL 3.3, you will soon be able to find OpenGL 2.1 builds here: https://github.com/borodust/SokobAnt/releases/tag/v1.0.1
Here you can find binary builds of the game: https://github.com/borodust/SokobAnt/releases/tag/v1.0.0
If you chose Common Lisp and trivial-gamekit as your framework of choice for the jam and you have questions or ran into troubles, feel free to ping me here or #lispgames IRC channel at freenode.net
Useful resources trivial-gamekit resources:
- Gamekit info page: https://borodust.org/projects/trivial-gamekit
- Getting Started guide: https://borodust.org/projects/trivial-gamekit/getting-started/
- User Manual: https://borodust.org/projects/trivial-gamekit/manual/
- Projects that use trivial-gamekit: https://borodust.org/projects/trivial-gamekit/#projects
- Repository: https://github.com/borodust/trivial-gamekit
For those who might have the latest and greates windows (which apparently SBCL doesn't like), you can use this build: https://github.com/borodust/post-man/releases/download/v1.0.3/post-man-x86-64-wi...
Binary packages for different platforms: https://github.com/borodust/Split-Shot/releases/tag/v0.0.1
Alternatively, try OpenGL 2.1 binaries from here: https://github.com/borodust/dmomd/releases/tag/v0.0.2
Please, try binaries from https://github.com/borodust/duuqnd-lispout/releases/tag/v0.0.1
My apologies for hijacking the comment section, here you can download binaries for the game: https://github.com/borodust/duuqnd-lispout/releases/tag/v0.0.1
If you drop into debugger, don't hit 'abort restart, invoke either 'rerun-flow-block or 'skip-flow-block after fixing a problem. If that doesn't help and you keep getting an error - still don't 'abort, but run (gamekit:stop) in the REPL and then invoke 'skip-flow-block restart - that should shutdown the engine gracefully, and you should be able to #'gamekit:start your game again. If all goes left, then just restart the implementation (should be a very rare thing). That's not very convenient and gonna be fixed in https://github.com/borodust/trivial-gamekit/issues/40.
CuriousCain, thank you!
smithzv, I do agree that's quite inconvenient - gonna fix it in the next gamekit release (https://github.com/borodust/trivial-gamekit/issues/39)
If you have questions regarding trivial-gamekit, feel free to shoot them here or in #lispgames IRC channel at freenode.net. I'll try my best to answer them as soon as possible.
Useful links:
* Getting Started guide
Two $50 rewards went to https://kris-soulmate.itch.io/sundust and https://ishtarborisovna.itch.io/slimeit. Thanks a lot to everyone who tried cl-bodge tech!
If you had problems with it or have any suggestions, feel free to open an issue in https://github.com/borodust/trivial-gamekit or https://github.com/borodust/cl-bodge.
Special announcement!
To bring a bit more thrill into competition:
- Single 50 USD reward would be given to a game based on cl-bodge tech (or trivial-gamekit for that matter) that got best results based solely on voting
- Single 100 USD reward for a cl-bodge based game (again, trivial-gamekit ones count too) I would like the most judged solely by my standards :D
Submissions must follow all rules mentioned on the jam page! Game (code and any associated resources) must be released under MIT, GPL or compatible license.
Reward will be transferred via PayPal, so you must have working PayPal account to receive the reward.
If you have questions regarding trivial-gamekit feel free to shoot them here or on #lispgames IRC channel at freenode.org. I'll try my best to answer them as soon as possible.
Useful links:
* Getting Started guide