I have two variants of radio buttons and can't decide which one is the most beautiful (square will be used for checkboxes):
Soon i'll start developing a new version but i don't know how to number versions
Often developers number game versions as 1.0, 1.1, 1.2... But the 1st digit ("1") never changes and i don't see the point in it. So i numbered the alpha versions as 1.0, 2.0, 3.0... And i can omit the 2nd digit ("0") because it didn't also change (i didn't release intermediate versions). But in this case versions will be numbered 1, 2, 3... and it will look like the 2nd part of the game.
So i decided to ask you:
I've added the ability to build and demolish buildings. But I've some problems:
Animations aren't synchronized
I don't have demolition animation
This ability is currently useless
I added the ability to block player type change. Also i decided to redraw the demolition animation because i thought it looked little weird
Hi there!
While i was creating entry fields, i think: my entry field looks even better than druid's (best ui module for defold), so maybe i should publish my own ui module on github so everyone can use it?
I was thinking about it and finally decided: YES
But i can't publish it right away because:
The docs for the module leaves much to be desired
It uses all my other modules
So i decided: first i'll publish this other modules and then improve the ui module docs and publish it
So i present to you funlutab: the module for convenient work with tables in lua. It's the most basic module that is used by all my other modules
I like your game! Do you plan for there to be a plot, or is it more of a chess style game?
My game is a game without any plot. I want it to be a chess style game with economy elements.
PS: thank you, i appreciate it when you ask me questions. This means you like my game and want to know more about it
Added the control section in the settings menu, but it's read only. I added so little content because i'm currently optimizing the game.
I plan to add a background music, so if you're good at making music, let me know so your tracks can get into my game
Added victory menu. Now my game is fully playable. I plan to start locked testing of the game soon.
This bot attacks random enemy cells and displays distance from border to every cell (the darker is cell, the closer it's to border).
The algorithm for calculating distance from border (enemy cells) is needed to find the safest cell for constructing buildings on them
Currently its algorithm doesn't work very well and doesn't calculate diagonal distance. I could have time to do this but i'm too lazy. This is very hard and i have to do this later ;-)
pre-beta 2.0 interim-3: bugfixes
Just compare:
I'll post this interim release in my discord server within the next hour
PS: i had to edit this video because i can't insert 2 videos into 1 post
I misunderstood the question. I got this: Is the Defold Engine the engine you MADE your game ON?
NO, Defold Engine ISN'T the engine i made by myself
I'm very sorry for misled you
Is the Defold Engine the engine you made for your game?
Yes, i use it because i only know lua and python (there are no normal engines for python)
PS: i already regret this...