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
I have built a very VERY simple agent-based market simulation, as a test, very loosely based on this article (if any one is interested) : http://www.gamasutra.com/blogs/LarsDouc ... Engine.php
How do I build a simple line graph/chart so that I can have a visual representation of the evolution of prices over time?
Use a 1 pixel width line stretched from each data point to the next. Set length and angle with a little math.
Or use the Canvas third party plugin to draw lines.
Develop games in your browser. Powerful, performant & highly capable.
I'm interested to have a look at your simulation