Can I use code that I made just now?
So pyweek dropped again as a ton of rectangular building things and so I wonder about the rule of releasing a library a month before the event. I just finished and published a snippet about reading and writing a configuration file for a Panda3D game, it has no game logic, it just shows the user a gui where options can be selected, saves the options to a text file and fires up the game.You can see it here:
https://www.panda3d.org/forums/viewtopic.php?p=105626
Question is - can I use it?
(log in to comment)
Comments
I'll cook up some replacement in the competition time, but I think it would be ok if anyone else wants to use this code.
mauve on 2016/02/16 22:51:
I think it's too late. Also you should do more than just put it Github and write a forum post: tag a release (maybe put up a tarball), and include documentation in the repo - maybe just a README.md containing what you put in the forum post.