quinton-ashley / p5play

JavaScript game engine that uses q5.js/p5.js for graphics and Box2D for physics.
https://p5play.org
GNU Affero General Public License v3.0
662 stars 183 forks source link

Typescript Support #329

Open Omixxx opened 2 months ago

Omixxx commented 2 months ago

hi guys, i really appreciate your work!!

Do you think it will be possible to officially support typescript? I have already looked at other issues in this repo but it seems that there is currently no solution

Could this be a good starting point?

quinton-ashley commented 2 months ago

See issue #276

Personally I'm not going to add typescript support to p5play but if you'd like to do it, I'll try to help you. I've never used typescript before so I don't know what a good starting point would be.