News

This is a library of custom functions and classes for Construct 3. I create helpful scripts that solve common use-cases. Feel free to browse the documentation and use any of these you might find ...
This is an exercise to construct a basic calculator in JavaScript using the principles of object-oriented programming (OOP). The calculator implements the Model View Controller design pattern (MVC).