Re: Questions regarding a port (bindbc-cimgui)

2019-09-16 Thread sytnax via Digitalmars-d-learn
or simply make it a public GitHub repository with these limitations stated in the readme. Yeah, that sounds good. On the one hand I'd like to share code, and on the other hand it kinda stresses me out. I should probably just learn a bit more about D, and then come back to the idea. Thanks a

Questions regarding a port (bindbc-cimgui)

2019-09-15 Thread sytnax via Digitalmars-d-learn
Hi, I'm new to the forum and the D language. I'm also a total newbie regarding sharing stuff on github, so I have questions: Since I want to try to write small games with D as betterC, I have ported cimgui to a bindbc version. I basically took d-cimgui (which didn't work with betterC) and us