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
Because there so many sample to make a simple calc. i wonder is there any reference so i can get understand to create a scientific calc. Is it possible to do?
Thank You All.. :)
Develop games in your browser. Powerful, performant & highly capable.
That depends on how deep you want to go, the high level is just to use the Math object in JavaScript. Click to view the documentation reference.
Math
So i can attach javascript function on my project? or is somekind of already internally build function without adding more addons?
Yeah, using the built-in Scripting feature.
ok, i 'll try, thanks