Documentation, plans, etc…
Erik on Mar 7th 2006
I’ve written some basic documentation based on what I have learnt about game programming with Python. If that is your sort of thing, please check it out. Feedback is always appreciated.
Examples Of using PyGame and PyOpenGL for 2d game graphics
I really should fit the above documents into the blog page structure. Other things that are on the bloggy todo list:
- Create a page for datacam, my latest ld48 entry.
- Create a page for evilboxes. Which has a minor update: evilboxes-1.1-Win32.zip
- Replace the template. I like WordPress’s default template, but it would be nice to have something less common.
- Get a real server. There has been talk about colocating a real server for a while. I need to get off my but and make it happen.
In other news, I’m looking forward to being on vacation next week. 3.5 days in Toronto then 4.5 days in Montreal. Should be fun.
Also, I’m really looking forward to the PyWeek programming competition on the 26th. It’s about using Python to make a game in one week, with no restrictions on team size.
Filed in Games, General, Programing, Site | 3 responses so far
AnĂ³nimo Sep 4th 2008 at 08:11 am 1
Thanks. Very good source. Is Public domain?
Erik Sep 5th 2008 at 03:51 pm 2
Yes, the code from the examples is Public Domain. You are free to use it however you wish to.
AnĂ³nimo Sep 7th 2008 at 10:42 am 3
Ok! Thank you very much.