INJECTION
An "escape the locked room" game, inspired by Untrusted.
VERSION ON HERE IS OUTDATED, GRAB IT FROM http://schilcote.itch.io/INJECTION
Awards
Scores
Ratings (show detail)
Overall: 3.7
Fun: 4
Production: 3
Innovation: 4.2
Respondents: 5
Files
File | Uploader | Date |
---|---|---|
dist_postcomp_11-11.zip
Another update - this one includes the autoupdate client; all futher updates will go through there. Whoopee! Added two more levels, more bugfixes, command history on the injection console... all kinds of good stuff. |
schilcote | 2014/11/11 20:52 |
dist_postcomp_11-02.zip
Another post-contest version. This one has some bugfixes, mostly related to saves and a single minor edit to level 5. |
schilcote | 2014/11/02 19:37 |
dist_postcomp_10-26.zip
— final
Essentially the same as the last file, but with an EXE version included. Also fixed music not playing after loading a save. |
schilcote | 2014/10/26 21:44 |
dist_final.zip
— final
The final submission version. 6 levels, 2 music tracks. |
schilcote | 2014/10/11 23:28 |
lvl1.png
And level 1. |
schilcote | 2014/10/10 23:16 |
title.png
The first thing you see when you start the game. |
schilcote | 2014/10/10 23:15 |
injection_prerelease1.zip
This is a pre-release build I put together to test out some new tools I was experimenting with. Unzip the archive and run INJECTION.exe, and try to ignore all the errors caused by the files not packing together properly. |
schilcote | 2014/10/10 23:11 |
Diary Entries
Update #1
So with... one day left to go, the engine is feature-complete. So I'll spend Friday making levels, and I'll debug on OH WAIT
EDIT:
Oh, it goes 'till Sunday. Right. I knew that. Wonder if I could get some of the Computer Club guys to bug/usability test...
Oh.
Oh. So it ends... like, right now. Okay. Cool. That's fine.
Last notes
First thing; there's hints in the readme, in the style of Infocom's old InvisiClues.
Second thing; this thing is meant to work with Python 3.4, and requires Pygame and Pygcurse. Pygame you probably already have, and Pygcurse is on pip, so you should be fine.