I have my project where I load the complete world as a playable grid map. The first implementation I made was following the default way of how the AP’sI and the web applications work nowdays, which is as you can imagine: 1.New request arrived 2.Do a DB call and retrieve all the data from the …
Continue reading Website speeding up challenge – RESULT: 3.95X Faster.
Category:Game Development
Games and assets I was working on, and other gaming related stuff
My first game on STEAM
As I am almost daily steam user and curious gamedev enthusiast, I wanted to learn how actually the steam deployment works, also next to the deployment I was curious how to implement services and API’s like leaderboards, retrieve the users, data and such.So I needed a game that would require all of these so I …
Continue reading My first game on STEAM
PLC Sequence Graph and Unity
I embarked on a project to better understand sequence programming and graph theory by integrating Unity with PLC (Programmable Logic Controller) programming. The goal was to create a robotic arm in Unity that could execute tasks in a sequence controlled by PLC logic. This hands-on approach allowed me to practice and visualize how PLCs manage …
Continue reading PLC Sequence Graph and Unity
The Drones
I have a project which I have rewritted and started from scratch 3 times, every iteration gave me a cleaner project, with nicer code, and better structure. The project is inspired by the modern warfare usage of different types of drones from small FPV to big loitering munitions capable of destroying large armoured vehicles. The …
Continue reading The Drones
Simulation Fun
I have done some experiments and tried to push my boundaries by designing and controlling a box rotating device by a Siemens S71500 PLC. The PLC program is not ready and I took the project as fun, so don’t be over judgmental 🙂 If you have a machine you would like to write PLC controls …
Continue reading Simulation Fun
Project: Twitch Chat-based Interactive Aquarium
Overview: This is my One-Day project, Twitch chat-based interactive aquarium designed using Unity, a powerful cross-platform game engine. The application connects to a specific Twitch channel’s chat and creates an interactive fish avatar for each active chat participant, making them part of a lively, virtual aquarium. This system was designed to enhance audience engagement during …
Continue reading Project: Twitch Chat-based Interactive Aquarium
MICRO-KINGDOMS – Kingdom Management
I am working for a while on a large scale, web-based game project, and I have decided to start updating the progress here as well. You can follow the progress on Twitter on: https://twitter.com/MicroKingdoms Or on http://micro-kingdoms.com/ You can follow me on twitch in live when I am working on it: My twitch channel is: …
Continue reading MICRO-KINGDOMS – Kingdom Management