Thanks for checking out "around every corner". It is an experimental
2D action game, which desperately needs some difficulty adjustment. This is
an early release for the sake of testing. Run aec.exe to begin.

Gameplay:
You are the red pixel attempting to navigate a maze. You can move in any
direction (up, down, left, right), but you can only stay within the white
region. The trick is that the white region is always changing: it is the
area that you can see, as if your pixel was looking to the right. The
white gets eaten away at the edges over time, so the black creeps up behind
you. You must figure out where obstacles are and attempt to escape! If you
run into the black region everything fades out, and the game restarts.

In the upper left hand corner of the screen is a counter that counts up as
long as you stay safe; if you run into the black it stops. You can use this
as a score to judge your progress if you like.

In this initial way-too-hard level, you need to start moving right immediately!
There is a little white initially behind you, but it decays quickly. This level
doesn't have a proper end, eventually it opens up into empty space and you can
keep going forever.

Controls:
Arrow keys: Move!
Space: Pause and Unpause
Esc or Q: Quit

This package includes:
python 2.5.4
numpy 1.4.1
pygame 1.9.1
and was packaged with py2exe 0.6.9

Many thanks to these projects!

See gashlin.net for updates and source code. This is revision 24.

Enjoy!
- Adam Gashlin