Dart Racer

Check out early access trailer! Dart Racer is currently my main side project. It’s a VR racing game. Alpha version is out on App Lab or via Side Quest! Early access version with a ton extra content and many upgrades will be out winter 2023 with some luck! Wishlish on App Lab or Steam! Join our Discord community for latest info!

September 21, 2022 · PiotrJ

Mars Power Industries

This is a game I worked on with a bunch of friends first realesed in 2018 on Steam, Android and iOS. Mars Power Industries Site

September 21, 2022 · PiotrJ

Smooth Box2d Lights

Extension to libgdx box2d lights that implements “smooth” lights. Default box2d lights are very “jumpy” due to them using simple raycasts spaced out at certain angle. Unless that angle is small, the gaps between individual lights cause the jumps. Smooth lights solve this problem by casting additional rays to vertices of objects in lights range. This is less efficient then a light with same maximum ray count, but results in a lot better visual effect....

January 1, 2016 · PiotrJ

Behaviour Tree Editor

WIP Behaviour Tree Editor for GDX-AI. Project Sim uses behaviour trees extensively and editing them in simple text editor is quite cumbersome. This deticated library is sedigned to solve this problem.

January 1, 2016 · PiotrJ

Dungen

Web based dungeon generator inspired by this post https://piotr-j.github.io/dungen/dungen/

January 1, 2016 · PiotrJ