Challenge Overview
We are using a framework called pxscene for a number of current projects. You can find more details here:
* https://github.com/topcoderinc/pxCore
Recently documentation was added that describes how to integrate Visual Studio code debugger with pxscene for debugging local scripts:
https://github.com/johnrobinsn/pxCore/blob/master/examples/pxScene2d/VSCODE_DEBUG.md
A previous challenge has implemented Windows support for pxScene, but we need to do some cleanup and performance work to get it in-line with the Mac and Linux implementations.
Requirements
These tickets comprise the requirements for this challenge:
* https://github.com/topcoderinc/pxCore/issues/1
* https://github.com/topcoderinc/pxCore/issues/2
* https://github.com/topcoderinc/pxCore/issues/3
* https://github.com/topcoderinc/pxCore/issues/4
* https://github.com/topcoderinc/pxCore/issues/5
* https://github.com/topcoderinc/pxCore/issues/6
* https://github.com/topcoderinc/pxCore/issues/7
* https://github.com/topcoderinc/pxCore/issues/8
* https://github.com/topcoderinc/pxCore/issues/9
Installer
Please provide an updated installer in your submission that meets the requirements above.
Video
You must provide a validation video showing pxscene loading and working on Windows. A number of test URLs for pxscene will be provided in the forum.
Recently documentation was added that describes how to integrate Visual Studio code debugger with pxscene for debugging local scripts:
https://github.com/johnrobinsn/pxCore/blob/master/examples/pxScene2d/VSCODE_DEBUG.md
A previous challenge has implemented Windows support for pxScene, but we need to do some cleanup and performance work to get it in-line with the Mac and Linux implementations.
Requirements
These tickets comprise the requirements for this challenge:
* https://github.com/topcoderinc/pxCore/issues/1
* https://github.com/topcoderinc/pxCore/issues/2
* https://github.com/topcoderinc/pxCore/issues/3
* https://github.com/topcoderinc/pxCore/issues/4
* https://github.com/topcoderinc/pxCore/issues/5
* https://github.com/topcoderinc/pxCore/issues/6
* https://github.com/topcoderinc/pxCore/issues/7
* https://github.com/topcoderinc/pxCore/issues/8
* https://github.com/topcoderinc/pxCore/issues/9
Installer
Please provide an updated installer in your submission that meets the requirements above.
Video
You must provide a validation video showing pxscene loading and working on Windows. A number of test URLs for pxscene will be provided in the forum.
Submission
Please provide a git patch file against the recent version of pxCore in Github: https://github.com/topcoderinc/pxCore
Make sure to use the "_windows_port" branch!