A single player game where you can build your base and defend it through waves. It ends when you lose.
A single player game where you can build your base and defend it through waves. It ends when you lose.
I created a single-player game where the user has to build a base and survive as many zombie hordes as possible (it has a tutorial).
README added
Log in to leave a comment
Finished… the development of this game, I’m finally done.
What you can do: start the game, follow the tutorial and it will show you how to play, maybe I’ll release another update or two but that’s for later.
Since the last dev log I’ve been working on balancing and some minor fixes.
Log in to leave a comment
Day/night system, where zombies now only spawn at night after the gold mine is built.
Log in to leave a comment
Now we finally have a minimally functional gameplay. I finished configuring the sprites, now it doesn’t take 16 years to load, and I adjusted the sizes, I also made some necessary minor corrections.
All the sprites have been successfully loaded (a lot of work, my friend). Now it’s time to fix the size (before, the image size was over 3,000 wide and 6,000 high).
In the image is the player after the change.
Log in to leave a comment
I had to remap the sprites because they were making the game too heavy, and I’m stuck on that part. Basically, I’ll have to readjust the entire game (because it used to be huge and now it’s small).
Log in to leave a comment
Multiplayer is very complicated… and I don’t to use AI, so… I tired (the way I started building the game didn’t help at all) and since it doesn’t make that much difference whether this game is multiplayer or not, I went back to single player.
You can test it at: https://joelmohh.github.io/zombie/
Log in to leave a comment
This is going to take a while, and there’s nothing to post every hour, so the next devlog will probably only come when I finish the multiplayer.
Log in to leave a comment
I’m still working on the room system, this is going to be a hell of a lot of work and I’m already tired.
Log in to leave a comment
Organizing the files and final testing, now on to the backend and multiplayer.
Log in to leave a comment
Finally, I managed to fix the building upgrade bug (it was turning completely black) and implemented custom sprites.
What’s left to do:
Log in to leave a comment
The sprites have been uploaded to VS Code, and now all that’s left is to make a few final adjustments before making the game multiplayer.
Log in to leave a comment
Sprites completed
Log in to leave a comment
Finishing up the sprites (still a lot to do)
Log in to leave a comment
I found another bug… It’s been three hours and I haven’t been able to fix it… I’ll make the sprites in Figma and then I’ll try to fix it again.
Log in to leave a comment
After another hour, I started building the levels of the buildings and weapons, finishing the economic systems.
Log in to leave a comment
Finally implemented a function where the user cannot build things on top of things, and a tower life system.
To do:
Log in to leave a comment
I spent almost 3 hours (more than 3 actually) trying to fix the building collisions, but after searching I’ve found simpler solutions and I’ll try them.
Log in to leave a comment
Exactly one hour later… This is tough, my first but not my last game. What was added? The gold miner animation (only? yes)
Log in to leave a comment
Improved defense system, introduction of building life, and introduction of resources.
Log in to leave a comment
Basic attack (very basic indeed lol) where the zombie looks for the nearest gold mine and the attack towers target the nearest zombie.
Log in to leave a comment
Another hour and a few minutes fixing bugs… What has been accomplished since the last devlog?
Log in to leave a comment
It’s been almost two hours since the last devlog… who would have thought that preventing players from placing buildings on top of each other would be so difficult? (I still haven’t fixed it) but now it’s running smoothly.
Log in to leave a comment
Still working on the construction system… It’s lagging a lot.
Log in to leave a comment
Bug fixed and started to work on build system
Log in to leave a comment
A little less than an hour in and I found a bug (a horrible one that can’t be ignored), let’s fix it. But apart from that, all that’s left is to finish the menus (and the backend, obviously).
Log in to leave a comment
The transition of the Kaplay HUD to HTML and bug fixes are complete (that was a tough job).
Log in to leave a comment
Migrating the UI, which is proving very difficult to keep everything in a single file… It’s going to become HTML.
Log in to leave a comment
Another hour is over. What was implemented this time? The graphical interface, a simple inventory system, improved movement, and the start of an attack system.
Log in to leave a comment
First hour completed (almost) what was done?
Log in to leave a comment