Drawing Board HTML5 Source Code
About
https://www.linkedin.com/pulse/cocos-creator-cross-platform-2d3d-game-engine
The version of Cocos Creator to develop this project:
V2.4.6 or V2.4.8
https://www.cocos.com/en/creator/download
If you buy the source code and have issue playing with it, you can always request support for your issue through the comment area or contact us by twitter: https://twitter.com/oldmario_com
Please make sure to describe the problem you encounter as detailed as possible so I will have all the information to help you out best.
📝 A CUSTOMIZABLE DRAWING BOARD📝
This Cocos Creator project is well documented. Can be customized for educational purpose.
🎨 MAKE IT YOURS
Supporting drawing pens of many color, with many customizable parameters.
Stickers and eraser funtionalities.
🖊️ FULL CONTROL
Code is well documented - making it possible to make your own changes and additions.
📚 TELL A STORY
The drawing board can be shared by exporting as a image file.
Project filesAssets
The assets branch, can be described as follow
-->assets
------>audio
------>prefabs
------>scenes
------>scripts
---------->ui
------>textures
scripts: contains all the typescript classes that define the game logic.
prefabs: contains all the prefabs components.
textures: contains all the textures used with sprites and prefabs