there is this popular series call side meier's civization or just civ. I love the game and i decided to make the game at a much smaller scale. I want the dates to change evry turn eg. 4000 BC to 3640 BC. How do i make it cahnge and how can i make a turn end?
Offline
Create a variable called date. At the end of each turn change the variable by the number of years that go by each turn.
Offline
Use "set [date] to (put date here)" under a when green flag clicked hat block to set to a starting date.
Offline