It's Time by vrld
God, I wish I had more time...
This is not finished: I planned to do multiple levels and stuff, but programming the level editor took way too long. I didn't even have time to test the level :/
Anyway, here is my half finished entry.
Move with the arrow keys, change gun with tab (if you have one in your stash) and fire the gun with space.
With Linux and OSX, you need to download the LOVE (http://www.love2d.org/) framework to run the game. Once installed, you should be able to run the game by double clicking `itstime.love' or running `/path/to/love /path/to/itstime.love' in your shell.
The windows version is a packaged version of the engine and the game.
This is not finished: I planned to do multiple levels and stuff, but programming the level editor took way too long. I didn't even have time to test the level :/
Anyway, here is my half finished entry.
Move with the arrow keys, change gun with tab (if you have one in your stash) and fire the gun with space.
With Linux and OSX, you need to download the LOVE (http://www.love2d.org/) framework to run the game. Once installed, you should be able to run the game by double clicking `itstime.love' or running `/path/to/love /path/to/itstime.love' in your shell.
The windows version is a packaged version of the engine and the game.
| Linux, OS/X, Source | http://dl.dropbox.com/u/10924007/itstime.love |
| Windows | http://dl.dropbox.com/u/10924007/itstime.zip |
| Timelapse | http://www.youtube.com/watch?v=52daALmkNDs |
| Original URL | https://ludumdare.com/compo/ludum-dare-20/?action=preview&uid=3805 |
Ratings
| Coolness | 3% | 156 |
| Overall | 3.25 | 85 |
| Audio | 3.31 | 46 |
| Community | 2.45 | 169 |
| Fun | 2.75 | 152 |
| Graphics | 3.50 | 64 |
| Humor | 1.91 | 228 |
| Innovation | 2.75 | 171 |
| Theme | 3.50 | 41 |
stack traceback:
[C]: in function 'require'
[string "main.lua"]:1: in main chunk
[string "main.lua"]:1: module 'hump.gamestate' not found:
no field package.preload['hump.gamestate']
no file './hump/gamestate.lua'
no file '/usr/share/lua/5.1/hump/gamestate.lua'
no file '/usr/share/lua/5.1/hump/gamestate/init.lua'
no file '/usr/lib/lua/5.1/hump/gamestate.lua'
no file '/usr/lib/lua/5.1/hump/gamestate/init.lua'
no file './hump/gamestate.so'
no file '/usr/lib/lua/5.1/hump/gamestate.so'
no file '/usr/lib/lua/5.1/loadall.so'
no file './hump.so'
no file '/usr/lib/lua/5.1/hump.so'
no file '/usr/lib/lua/5.1/loadall.so'
no file "hump.gamestate" in LOVE game directories.
Any suggestion ? :\
There doesn't seem to be any way to give a weapon to an unarmed buddy if you pick one up after you meet the guy.
The visuals were perfect, and if the zombie noise was just a bit moanier or something it would have the potential to scare the crap out of players.
Great work!