Lockdown Protocol is a platformer style third person shooter game with built-in level editor. It features a classic platformer style single player game where you must fight your way to exit collecting power cells on the way as well as multiplayer mode where you can fight against your friends over internet or LAN.
Lockdown Protocol 0.12.0 alpha release
The most noticeable change in this release is removed line of sight visibility requirement.
May 6, 2013 News
Upgrade problems in Desura
Upgrading to 0.11.0 alpha version in Desura seems to be sometimes causing problems due to the name change.
Apr 18, 2013 News
Lockdown Protocol 0.11.0 alpha release
Along with this alpha release The Platform Shooter game project has finally lost its working title and has been renamed to Lockdown Protocol!
Apr 16, 2013 News
Progress report 4/2013
All features and changes for the next alpha release have been implemented.
Apr 7, 2013 News
Progress report 3/2013
Work on this game project continues slowly, but steadily. It's time for a progress report.
Mar 24, 2013 NewsOnly registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.







On console I get this msg " /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/rodrigo/.desura/games/14729/3496/lib/libXaw.so.7) ". The libc6 is out of date?
My system is Debian Wheezy 64-bit and I run apt-get upgrade daily.
The game is known to work in Debian Squeeze so it should work in Wheezy too, since Wheezy likely has later version of libc, which is generally backwards compatible.
That libXaw.so.7 requiring GLIBC_2.14 is installed by Desura, so I don't know where it came from. I will have to look into this. I will let you know when I know more.
In the meantime, if you have the time, you could try the direct download version. That might work better, since it uses libXaw provided by the system.
Great! Your reply was very helpful. This commands solve the problem for me:
cd .desura/games/the-platform-shooter/lib (I'm using the Desurium client)
ln -s /usr/lib/x86_64-linux-gnu/libXaw.so.7 libXaw.so.7
Thx!
Good to hear you solved it!
If you are interested, the root cause for this problem is explained and discussed here:
Desura.com
I love this game! But i don't have anyone 2 play with :( If somebody wanna play, add me on skype: zombiekillah1 (if im not allowed to type this post here, just ignore it ok? XD)
Does not work here (the free version). I click launch and nothing happens. I tried to run it directly from the folder, but nothing happens. There is no error message, just nothing.
Win7 64bit
This problem has been solved and will be fixed in the next release. This was not specific to Windows 7, but affects all Windows versions, if certain libraries happen to exist in system directories.
Did you install it from Desura? If so, could you please try the direct download from indiedb.com instead.
I have seen some weird file permission related problems with the Desura version on 64-bit Windows 7.
Yep, installed from Desura and also downloaded from indiedb. The same problem with both.
Does the game needs some additional .dlls ?
It shouldn't need anything other that Visual C++ 2008 run-time libraries, but those should have been installed by Desura if not found..