Game
Employee Simulator

4 years ago

The second job.
No gameplay nor story added yet.
Just a small shop.




0 comments

Loading...

Next up

Drink feature WIP ! The kitchen is almost fully working. Can't wait to work on AI, it'll be fun to code. The game's page will be updated in a few minutes too to match the current game's state. Available to wishlist on Steam!

Restaurant customisation is not something you can skip, because as you progress through the game, you will unlock new stuff to place.

Here are 3 different layouts.

Finally! My bots can make burgers (customisable)! I have now a complete ai-driven autonomous restaurant with, for now, 4 bots. That was without a doubt the hardest part. Next : the customers, because, you know, they have to sell them to someone!

It'd be important to determine which items are used (but not locked, you can still use them) by AIs to avoid disturbing them during their job!

After weeks of work, bug fixes and a ton of optimizations, I finally have a bug-free (afaik) game with an extended map and improved gameplay. New places like a shop, a bank or houses have been added to improve the gameplay, story, and the difficulty.

Quick update : 3 fully functional AIs that can make ice cream, drinks and fries, from A to Z. I had to rewrote a lot of codes so I decided to build something on top of Unity : the NxEngine. The next AI will have to cook burger!

Some new 3D models, new AI with a modulator system, new textures using AI (stable diffusion), and some improvements gameplay-wise. Starting to add new things like trash bin and knives.

AIs are working and are fully autonomous to complete orders from customers ! One is doing french fries, the other is doing ice cream.

I'm not progressing as far as I wish, but at least things are going well : I've been reworking the gameplay which was imo, too simple. And a ton of bug fixes. I have a lot of idea that I want to implement, but here are some screenshots.

I've been working on the last AI : the cook. The most difficult AI to do as it must be capable of doing entire burger (as example) by itself. Here is its training, from burning all of them, it can now successfully cook 4 steaks simultaneously!