A Cycle of Ages by Red Mike
Caution: contains kittens!
Windows version built with py2exe. Other versions are pure Python 2.x. Requires Pygame, preferably up to date.
Transitions between levels and startup involve a lot of data being juggled around. 600MB of RAM are needed, generally. If it fails, it will give out a pygame.error about running out of memory. There is nothing I can do about this without rewriting the engine.
BETWEEN LEVELS, the game might appear STUCK. If the music is still going, it's not actually stuck, just loading the level. I should have made that more clear in the text on the page. Wait for up to 30 seconds. The loading process is sadly very slow.
I'd appreciate it if any comments also included how easily you drew the link to the theme, or if you even found a link between the two. I'm especially interested in hearing if you thought the theme was subtly introduced or very obviously.
The game has no sounds, except for the music track. There appears to be a bug with the music making it so it might not start up properly on non-Windows OSes.
Keys:
Arrow keys - movement.
Escape - quit.
M - mute music.
Windows version built with py2exe. Other versions are pure Python 2.x. Requires Pygame, preferably up to date.
Transitions between levels and startup involve a lot of data being juggled around. 600MB of RAM are needed, generally. If it fails, it will give out a pygame.error about running out of memory. There is nothing I can do about this without rewriting the engine.
BETWEEN LEVELS, the game might appear STUCK. If the music is still going, it's not actually stuck, just loading the level. I should have made that more clear in the text on the page. Wait for up to 30 seconds. The loading process is sadly very slow.
I'd appreciate it if any comments also included how easily you drew the link to the theme, or if you even found a link between the two. I'm especially interested in hearing if you thought the theme was subtly introduced or very obviously.
The game has no sounds, except for the music track. There appears to be a bug with the music making it so it might not start up properly on non-Windows OSes.
Keys:
Arrow keys - movement.
Escape - quit.
M - mute music.
Ratings
| Coolness | 28% | 904 |
| Overall | 2.69 | 531 |
| Fun | 2.08 | 653 |
| Graphics | 3.15 | 282 |
| Innovation | 2.77 | 406 |
| Mood | 3.67 | 42 |
| Theme | 3.15 | 271 |
No reported error.
seppi@seppi7:~/Downloads/ld24/acoa$ cat /etc/issue
Ubuntu 10.04.4 LTS \n \l
seppi@seppi7:~/Downloads/ld24/acoa$ dpkg -s python-pygame
Package: python-pygame
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 7184
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Architecture: amd64
Source: pygame
Version: 1.9.1release-0ubuntu1
Replaces: python2.3-pygame, python2.4-pygame
Provides: python2.6-pygame
Depends: python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), libc6 (>= 2.4), libjpeg62, libpng12-0 (>= 1.2.13-4), libportmidi0, libsdl-image1.2 (>= 1.2.5), libsdl-mixer1.2 (>= 1.2.6), libsdl-ttf2.0-0, libsdl1.2debian (>= 1.2.10-1), libsmpeg0, libx11-6, python-numpy
Conflicts: python2.3-pygame, python2.4-pygame
Description: SDL bindings for games development in Python
A multimedia development kit for Python. Pygame provides modules for you
to access the video display, play sounds, track time, read the mouse and
joystick, control the CD player, render true type fonts and more. It does
this using mainly the cross-platform SDL library, a lightweight wrapper
to OS-specific APIs.
.
This package also includes Pygame's API documentation and examples.
Original-Maintainer: Ed Boraas <ed@debian.org>
Python-Version: 2.6
I could see the relation to evolution. It's not really a literal take like "bacteria in a petri dish", but something more subtle and memorable.
There were some technical difficulties: the large text screens seemed to be hanging-up a little. Also these large text screens did break the mood a bit - the smaller ones inside the levels were not as intrusive: a nice touch.
Maybe such a story-heavy game would have benefited form some voice acting ;)
Greetings from fellow pygamer.
I had two play it two times though because the final screen suddenly closed the first time. Couldn't hear any sounds.
Good work :)