Enter The String
Awards
Scores
Ratings (show detail)
Overall: 3.2
Fun: 3.1
Production: 3.2
Innovation: 3.2
Files
File | Uploader | Date |
---|---|---|
EnterTheString-final.zip
— final
Final Entry |
djfroofy_c_ | 2008/09/13 22:47 |
EnterTheString.zip
|
djfroofy_c_ | 2008/09/13 22:11 |
string-game2.png
points hud and glowing halo for selected nodes |
djfroofy_c_ | 2008/09/11 15:42 |
string-game.png
It's a puzzle game ... yay |
djfroofy_c_ | 2008/09/09 03:28 |
Diary Entries
dependencies
Still using miru which was announced before last competition. Note that hg repos has moved to bitbucket..
And miru depends on pyglet.
No Assets
I just deleted all my files
Here is a sad story. I just deleted all my files for the project.
Getting ready for the submission I typed:
$ find . .*pyc -delete
Instead of:
$ find . -name *.pyc -delete
That's the first time I've done such. And it was all f'ing complete. Menus. Levels. High Scores. Not to mention bundles of little bug fixes around score accumulation and polishing. And reiserfsck only recovered the friggin' README ... I was sweating bullets trying to shut down all the daemon processes probably writing to /home before I could unmount it and start the failed recovery.
Anyhow, I at least had a tarball of a very incomplete version from 2 days ago. So that's my submission. No menus, no levels, no high scores. And lots of bugs.