Game
The Aqueduct
8 years ago

First alpha build uploaded, and some API work


I’ve been working on The Aqueduct a lot in private, but finally uploaded my first build to Game Jolt. It’s not much more than a tech demo at this point, but it’s a nice mini-milestone.

In addition, as part of the development of this game, I’m working on a new Python Game Jolt API library. There were features that weren’t available in the existing Python library that I wanted to have. Specifically, this new library is completely asynchronous. All API calls are non-blocking, and return Futures where applicable. This all runs in a seperate process, for minimal impact on the game loop. In fact, API calls generally only take a fraction of a millisecond. Another useful features i’ll probably add is automatic session pings in a background Thread. Finally, I’m using the nice lru_cache module for caching the url creation. This avoids wasted CPU on hashing signatures. I’ll be making this available as soon as it’s further along.



0 comments

Loading...

Next up

Path of Kami: The Evolution of the Lore

Another house i made long time ago.

I have added rewards for quests so that villagers can give you something in return for your hard work helping them. 🥳

I want to know - what's your favourite quest reward?

"Our work is never over" they said.

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^

Sometimes the suction cup get sticky. Small animation I made in Blender after doing my tutorial on picking up/dropping objects in animations. Crate model by jQueary (https://sketchfab.com/3d-models/game-ready-sci-fi-crate-d98deca6…).

Why walk when you can jump?

brung back my old oc plus a new one

...they don`t have names yet tho

Alone Together....

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)