Google Code Sharing Project Created
Now that I will soon be releasing much more code and files I decided to go ahead and set up a google project page. You can set up a “read-only” repository to download all of my code as it is updated and added to or download the code as I post it in the packages with the demos / tutorials.
Check it out here: http://code.google.com/p/cheezeworld/
If you would like to contribute some code or a helpful tutorial etc I’d be happy to add it to the project!






Scarybug said
am June 3 2008 @ 10:25 am
Since most people would want to be able to monetize games that used these libraries, and since sponsors are more likely to sponsor games that are not open-source, wouldn’t it be better to release these under the LGPL instead of the GPL? That way we’d only have to release changes to the actual library instead of making all of our game code public.
Colby Cheeze said
am June 3 2008 @ 3:33 pm
You are right. I didn’t even think about that. Guess I should have read a little bit more before putting all the license info on the code. I’ll go ahead and change it up. Thanks Scarybug!