Game
Employee Simulator
4 years ago

A new (and final) demo is coming out on Steam on July 30th.
1 job, 3 scenarios, previous issues fixed, more gameplay oriented than story oriented.
More screenshots and a post soon about that!




0 comments

Loading...

Next up

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.

A bunch of screenshots from my upcoming demo, available on Steam by the end of the month! (see The Mangotronics Employment Collection)

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!

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!

I'm happy to say that the demo of my game is out. You can download it from my page! Do not hesitate to say what you think of it. Playable in FR and EN. If you want to do a video, please tell me!

The first scenario of my game is available for download! Do your first job as a Job at Risk employee, and learn how to make some burgers!

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.

I've been working on a way to simulate the reduction of matter within a block of matter. I previously worked with multiple models but decided to use a single one and modify its vertices and UVs through scripting. Perlin noise used to do the variation.

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!

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