Refactor and Polish
This week has been has just been refactoring and cleaning up the code, finding more efficient ways to do things. All the bugs I've found I've crushed...
This week has been has just been refactoring and cleaning up the code, finding more efficient ways to do things. All the bugs I've found I've crushed...
Hey all, I just got my communicator working. It's not glamorous art, but it's good placeholder for now. I have 4 counselor robots for the 4 pillars...
Hello World! This weekend met the completion of a goal I thought might take a month or so. I used Unity's ECS system to get about 10k enemies march...
I honestly thought this would take me all weekend. But here we are. New button the tool bar. Research! Not much to look at the moment. We have faded...
Hi All, It's been awhile, but progress has been moving forward. My navigation screen is complete: I wanted to try and do something different than...
I finished a dialogue system so that it will take any number of dialogue sentences that require a button press to move to the next sentence, then can...
This week I wanted to start working on story elements. I decided to create a system for any game I make where I can easily navigate a dialogue...
So, normally I tell myself "focus focus focus" and work on this game I'm making. But I'm starting to think I bit off more than I can chew. Which,...
Huge milestone passed just now. I have the barebones of a game, finally. I started this journey in March, with literally no knowledge of C# or Unity,...
Hello world. Been a few weeks. I've been exhausted. I got a new promotion at work along with a move to a new apartment. I have begun worrying about...
So I have the economy running and graphs are up and showing me that I have a bunch of bugs in my economy code. Some goods are being bought but others...
So the time has come...I need to polish the UI and user experience. I finished up the economy and I'm pretty happy with it. It seems stable. I...
Huzzah! Not much to really show since everything happens in Debug.Logs and code, but markets are done. So what can retail agents do? Right now they...
This weekend I probably put in around 20 hours with my economy code. I ripped up everything and slowly rebuilt it in a new class, transferring over...
The refactoring of the market code is trucking along. I've learned so much about C# and programming since I first wrote it, and my design has changed...
The data model merge took place. I broke the code and then rebuilt it. This is actually more fun than I imagined. So, now I'm working on refactoring...
The iteration is going well with the tree. I have the bottom layer finished. I can now drag and drop low level employees into the tree and it grows,...
So, I think I've designed a possible solution to my tree problem. First off, I really like C#. My background when I was young was C++, and learning...
Recursive programming is tough, but oh so rewarding. After 2 days of trying to figure out this thing is going to take shape, I've done it: A...
So, from my last update, I got most of it working. Using 3 interfaces, I have the CEO of a company being created, and all the idle employees being...
GameDev.net uses cookies to ensure you have the best experience on our platform. Learn more