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 explained in this short video: https://ww...
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 with the compost of your choice (which you can also buy from the shop) and then use the bucket tool to spread the compost over the desired area. Differ...
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-builder, which was explained in this short video: 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 download it here:
htt...
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-builder, which was explained in this short video: 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 garden you'll have to manually delete the save file for now.
There are two new plants in the game - tomato plants and apple trees. Both of these ...
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-builder, which was explained in this short video: 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 addition of a "turf" item which basically allows you to restore any tile to its original state.
All the changes can be seen in this week's devlo...
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-builder, which was explained in this short video: 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 set up in Eclipse in the same way as the city-builder, which was explained in this short video: 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 years now since I started development on this game and I feel like it’s not even a quarter of the way to completion yet. That has of course not bee...
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 demonstrated in the latest devlog video (hold shift+left-click to use this new placement mode. I've also done some work on the UI and added a basic shop...
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:
https://www.dropbox.com/s/...
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 a slow month in terms of progress and I had a few other things going on that meant I couldn't work on the game as much as I wanted to. I got about ha...
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 relevant jar file (don't delete any files in the folder!). You'll need to have Java installed for it to work. Information about the game controls can b...
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:
https://www.dropbox.com/s/...
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 Placement Tool

The placement tool for the...
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 relevant jar file (don't delete any files in the folder!). You'll need to have Java installed for it to work. Information about the game controls can b...
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:
https://www.dropbox.com/s/...
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 interested, I'll explain the problem and my solution in a bit more detail below.
The latest downloads for the game and the code are available in...
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 relevant jar file (don't delete any files in the folder!). You'll need to have Java installed for it to work. Information about the game controls can b...
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:
https://www.dropbox.com/s/...
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 relevant jar file (don't delete any files in the folder!). You'll need to have Java installed for it to work. Information about the game controls can b...
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 spent all month working on the Activity system, which is perhaps the most important system in the game as it manages everything that the people do in the ...
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:
https://www.dropbox.com/s/...
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 it for a while now, and got sent from doctor to doctor as they tried to determine whether it was dangerous or not. Eventually they decided to send me b...
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 and carry out activities there. Instead of them just wandering aimlessly around town they'll soon be dining in restaurants, caring for their gardens, vi...
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.
Anyway, I'm feeling fine now and those health problems seem to be all sorted at the moment, so I'm very motivated to get back to work on the game this...
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 now feel like I've got a really solid base to start building upon!
On Monday I'll be starting work on version 0.2, which will introduce a lot mor...
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:
https://www.dropbox.com/s/...
2021-03-31 18:54:07 +0000 UTC
View Post