Game
Employee Simulator
5 years ago

Employee Simulator is going to change... a lot !


I'm back !

Over the past few months, the development was slowed down, and sometimes even stopped, due to personal stuff (new job and so on).
But I'm back, and a lot of changes are coming !

Why a lot of changes ?

Even slowed, I continued to develop the game, but there were things I started to dislike :
- The stories weren't enough interesting imo and so were the dialogs. I spent 90% of my time implementing the stories and 10% the gameplay.
- The gameplay was not enough interesting neither as I wasn't focusing on it.
- The code was starting to become a very huge mess, because I wanted to finish the second job asap.
- A lot of things were left to add : gameplay for the second job, AI, implementing new models, fixing the bugs and fixing the first job as I did a lot of breaking changes.
- I think after a few days players would become bored of the game because : the maps were small, the objectives were simple and linear, gameplay was repetitive.

So what are the changes ?

So... I'm working on the new version of Employee Simulator, screenshots are coming soon.
Here are the changes :
- One bigger map instead of several small maps.
- New gameplay features : Bills to pay, negocy your salary before working, pass or fail job interviews, you can be fired or have an augmentation and so on.
- 3 main jobs

  • Cook in a restaurant

  • Work in a shop

  • Work in a bakery

- 1 secondary job

  • Ghost hunter

- Open-world game, it means you can do what you want : start and quit a job when you want.
- New story : you are unemployed, you don't have money to pay your bills. Try to find the perfect job, earn money and buy a house !
- No more linear dialogs and story, the story and the dialogs will change as your character evolves and with the choice you make.
- Probably forgot things...



0 comments

Loading...

Next up

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'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.

Join a mercenary team: high-risk, low-benefit positions available!

Defend cargo trains in this innovative Turn-Based Tower Defense meets Reverse Bullet Hell.

Wishlist the game now: https://bit.ly/AustraliaDidItSteam

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!

Wax Heads is a cozy-punk narrative sim about working in a struggling record store.

Lose yourself in an emotional, uplifting narrative about community, musical mysteries and underdog spirit. 

Play the Next Fest demo: https://bit.ly/WaxHeads

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!

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.

Happy Devruary! Devruary Day 25 celebrates @Ulisan ! They're an old-school gamer and the game dev behind multiple fighting games! We also have a question for the devs of Game Jolt: What does success look like for your current project?

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!