Brainwave!!! essentials

IRC: Freenode #pyweek
<Resprove> is a game platform layout before the code crunching week allowed
<Resprove> also some basic pseudo code for the fundementals

<Gummbum> hi Resprove. Pseudo code and design and assets are permitted. Pre-existing skeletons, probably what you call layout, are approved if they were publicly available before the cut-off. This competition the cut-off is one week, special circumstance. Normally it is one month prior to the beginning of coding week.
<Gummbum> We are permitted to collect modules and libraries from the web, to have them ready for use. For example, Skelington is approved, and there are more elaborate skeletons available with more things in them. And as you know, tons of stuff on pygame.org, pypi, etc.
<Gummbum> My personal approach is to create the repo, do the design, and have some stuff ready. But I don't create my project working directory with code in it until T0.

So what may I do for now?
Public Skeletons.
Tons of stuff.
Having fun debugging (printing variables) them and editing them.
Find other alternatives in the docs.
And my all important pseudo code / paper logics (I'll post what I can)

Have fun!