Anyone want to point me towards something they want done? I'm learning python, but I'm not far enough into the mindset to just start doing things.
Umm, well...
-You can improve anything you see in the code which is buggy (collision code for example)
-You could try making other classes and a class-select screen
-You could try making weapons (Scattergun+Shot object)
-You could try making menus, atm it jumps right into the game
-You could try to make a map background separate from the foreground, and maybe do the wallmask loading from a string like it's in gg2.
-You could try making health and HUDs
-You could try to make a game mode, probably ctf first.
-You could go learn how
Twisted works for later, because we'll probably be using that for the networking.
Only suggestions though.