Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Any ideas on how this game could be accomplished in construct? I'm pretty sure it's possible, and it could help me in my game.
Develop games in your browser. Powerful, performant & highly capable.
Conway's or the board game?
Conway's.
Also, on a different topic to do wtih RTS movement, is there a way to make objects 'push-out' from each other when stopped, like I've seen in Starcraft 2?
Give each unit an invisible circle base sprite, give that physics, set it to elliptical and reduce the number of steps to 1.
Or use custom movement pushout
I tried that, and found for lots of crowded objects, physics is actually far better at the task - it's made to stack objects, after all.
Game Of Life example - HERE
Example isn't commented.
Hope it helps.
I love game of life-board game.