Here's the download link for the current code:
https://drive.google.com/file/d/18RnlZ_DvzWzsvQr-Hg1JfIOax6eAlK1F/view?usp=sharing
It can be set up in Eclipse in the same way as the city-builder, which was explain...
2022-05-13 17:36:53 +0000 UTC
View Post
Hey everyone!
In the last month I've been working a lot on the compost system, which was demonstrated in the most recent devlog video. Some vegetables (such as the potato and cabbage) now require a suitable soil quality to grow, which means you'll need to add compost to the soil. Buy yourself a compost bin, place it in the world, fill it w...
2022-05-02 12:15:50 +0000 UTC
View Post
Hey everyone,
Here's the download link for the current code:
https://drive.google.com/file/d/1-0tt9KceWkjJfkSEu0wNjqJjwqNoH9aX/view?usp=sharing
It can be set up in Eclipse in the same way as the city-builde...
2022-05-02 12:15:34 +0000 UTC
View Post
Hey everyone,
Development has been going very smoothly lately, with lots of new updates to share with you! You can see the new changes in action in the latest devlog video:
https://youtu.be/o8yL2lYZTOE
If you'd like to try the game out for yourself, you can do...
2022-04-02 17:33:27 +0000 UTC
View Post
Hey everyone,
Here's the download link for the current code:
https://drive.google.com/file/d/1stltGVw3llId38MNO-cNun5JSYcFLfvg/view?usp=sharing
It can be set up in Eclipse in the same way as the city-builde...
2022-04-02 17:33:17 +0000 UTC
View Post
Hey everyone,
I hope you're all well. In the last few weeks I've implemented the save system and fruit producing plants.
Currently there's no main menu, so the options regarding saving/loading are rather limited! The game automatically saves when you close, and will reload the garden when you next play. If you'd like to start a new g...
2022-03-05 19:20:16 +0000 UTC
View Post
Hey everyone,
Here's the download link for the current code:
https://drive.google.com/file/d/1nz_1CfJFoiXY2iJHjy8jZGJJCqgndWsf/view?usp=sharing
It can be set up in Eclipse in the same way as the city-builde...
2022-03-05 19:19:51 +0000 UTC
View Post
Hey everyone!
It's been another great couple of weeks of development on "Home Grown", my new farming game. I've been implementing the shops so that you can sell your produce and buy new seeds and equipment, and I also implemented placeable objects that can be added to your garden.
There are also a couple of small tweaks, such as the ...
2022-02-11 19:56:00 +0000 UTC
View Post
Hey everyone,
Here's the download link for the current code:
https://drive.google.com/file/d/1DxWhLt-U3t38G7BEqueRtwM8_xb29z8g/view?usp=sharing
It can be set up in Eclipse in the same way as the city-builde...
2022-02-11 19:54:56 +0000 UTC
View Post
As explained in the post below, I'm now working on a small farming game. Here's the download link for the current code:
https://drive.google.com/file/d/1f5ZpuaQ6wZ7rh-dk2mhgYXPwz8qauX96/view?usp=sharing
It can be...
2022-01-29 18:50:17 +0000 UTC
View Post
Hey everyone! I hope you’re all having a good start to 2022. I have a bit of news that I want to share with you.
The video above explains it all, but I’ll put the short version here. Over the last couple of years I’ve struggled with the development of the city-builder game, as I’m sure many of you have noticed! It’s been over two...
2022-01-29 18:22:48 +0000 UTC
View Post
Hey everyone,
You can download the latest version of the city-builder game here:
https://drive.google.com/file/d/1SXNgXqMoVCpjDKouNWDKGQ1SOGNFM3JK/view?usp=sharing
There's a new mode for placing roads as de...
2021-12-16 13:31:10 +0000 UTC
View Post
Here is the latest download link for the code for the city-builder game:
https://drive.google.com/file/d/1qUtibncdrJusKtCRRTz9nFMMuIDjjsMu/view?usp=sharing
Here's a quick video showing how to set it up in Eclipse...
2021-12-16 13:30:57 +0000 UTC
View Post
Hey everyone!
Hope you're all well. This month I've been cleaning up a lot of the code for the roads and the placement tools in the game. The delete tool has also been reworked to allow the player to click and drag in order to delete large areas of the town in one go, instead of having to delete one tile at a time.
It's been a bit of...
2021-12-01 12:11:07 +0000 UTC
View Post
Hey everyone,
You can download the current version of the city-builder game here:
https://drive.google.com/file/d/16uZg-SP5dfieI-0CqnmJUnsVZen7-TnB/view?usp=sharing
To play, just unzip it and then run the r...
2021-12-01 12:10:43 +0000 UTC
View Post
Here is the latest download link for the code for the city-builder game:
https://drive.google.com/file/d/1hBEC22hDzX_r0mFzCv5r0KmrN-UEfag4/view?usp=sharing
Here's a quick video showing how to set it up in Eclipse...
2021-12-01 12:10:34 +0000 UTC
View Post
Hey everyone!
After finishing off the basic Activity system at the start of this month I moved onto working on some improvements to the road system. The biggest change was allowing the player to place multiple roads at once (no more individually placing every single road tile!), plus there are a few visual improvements.
Road ...
2021-10-30 18:12:24 +0000 UTC
View Post
Hey everyone,
You can download the current version of the city-builder game here:
https://drive.google.com/file/d/1B7rMIK2FNBa5upWn89jW68zNgCqQn-7X/view?usp=sharing
To play, just unzip it and then run the r...
2021-10-30 18:12:11 +0000 UTC
View Post
Here is the latest download link for the code for the city-builder game:
https://drive.google.com/file/d/1FaanDCzf9ekBCJwUSIO-GAPhnrtxtc6Q/view?usp=sharing
Here's a quick video showing how to set it up in Eclipse...
2021-10-30 18:11:59 +0000 UTC
View Post
Hey everyone!
It's been another decent month of progress on the city-builder game, although I did get a little bit stuck on some issues regarding saving and loading the new activities. After a few unsuccessful redesigns of the serialization code I finally made the breakthrough last week and it's all working smoothly now. For those who are ...
2021-09-30 16:13:58 +0000 UTC
View Post
Hey everyone,
You can download the current version of the city-builder game here:
https://drive.google.com/file/d/1UND_SnYyOLIKfSMbuhiRi8AbsWSha1QK/view?usp=sharing
To play, just unzip it and then run the r...
2021-09-30 16:13:39 +0000 UTC
View Post
Here is the latest download link for the code for the city-builder game:
https://drive.google.com/file/d/1yfCxgrbCwznEX49ZgZdBIJTdMNje3fAL/view?usp=sharing
Here's a quick video showing how to set it up in Eclipse...
2021-09-30 16:13:19 +0000 UTC
View Post
Hey everyone,
You can download the current version of the city-builder game here:
https://drive.google.com/file/d/1OfGP0WFNY1l2O9BtqYHKJRe6o9UdkZkm/view?usp=sharing
To play, just unzip it and then run the r...
2021-09-09 20:35:11 +0000 UTC
View Post
Hello everyone!
I hope you're all doing well. Since getting the good results from my operation last month, development on the game has been going so much better. I'm completely back in the gamedev flow, making lots of progress and enjoying every minute of it. I don't think I've been this productive since the Equilinox days!
I've spen...
2021-08-30 19:06:21 +0000 UTC
View Post
Here is the latest download link for the code for the city-builder game:
https://drive.google.com/file/d/1kcnVxkRAM_NcU5OoUwTCKzX_TrSUBWZz/view?usp=sharing
Here's a quick video showing how to set it up in Eclipse...
2021-08-30 19:06:01 +0000 UTC
View Post
Hey everyone!
I want to quickly update you on where I've been for the last month or so, and why there still haven't been any new devlogs or new progress updates.
I had to have another small operation on my tongue last week to remove a suspicious looking area close to where I had the cancer 3 years ago. I've been a bit worried about i...
2021-07-28 08:32:05 +0000 UTC
View Post
Hey everyone!
Just wanted to let you know how development has been going this month. Things are definitely on the up again and progress in May has been pretty good - "slow and steady" is probably the best way to describe it!
I'm currently working on an activity system, which allows the little people in the towns to visit buildings an...
2021-05-31 09:25:47 +0000 UTC
View Post
Hey everyone,
Just a quick update for you. The last month has been a bit of a write-off for me unfortunately. I had a few small health set-backs which took up a lot of my energy and time and so I didn't make much progress on development of the game. I of course paused the Patreon payments, so you haven't been charged for last month.
...
2021-05-03 06:52:27 +0000 UTC
View Post
Development has gone really well this month, and I've been making a lot of important improvements to the base systems of the game to finish off version 0.1. I've made some big changes to the save system, art creation process, UI library, as well as just generally tidying up much of the code and fixing all the pesky bugs that I know of. I n...
2021-03-31 18:54:20 +0000 UTC
View Post
Here is the latest download link for the code for the city-builder game:
https://drive.google.com/file/d/1MqkFr5VDvo9OQA8iVp_i3alOGJawGkJk/view?usp=sharing
Here's a quick video showing how to set it up in Eclipse...
2021-03-31 18:54:07 +0000 UTC
View Post