I didn't highlight this enough, but everything you see in the government panel is incredibly easy to make for new scenarios. For instance the code for an agenda is just: ['Conquest of Richmond', [['Country', 2]], [['Owner', [15]]], [['Morale', 5]]]. Essentially a list with the first element being the name, secound being the trigger to make it visible, third being trigger to complete and final part being the bonus.
this is so neat
I didn't highlight this enough, but everything you see in the government panel is incredibly easy to make for new scenarios.
For instance the code for an agenda is just: ['Conquest of Richmond', [['Country', 2]], [['Owner', [15]]], [['Morale', 5]]]. Essentially a list with the first element being the name, secound being the trigger to make it visible, third being trigger to complete and final part being the bonus.
Yo I am very interested in these type of games, when are you gonna release them like steam?
I think in around a month. It depends on how long several things like Ai take.
Ok! Continue your dreams. I also taking coding class so I know the basics of python
What game is this? This seems interesting!
Hello, thanks! This is my own game engine that I have been working on for around a month now.