[LD27] "Hackfield" - the ultimate cyberspace hack simulator!
[LD27] "Hackfield" - the ultimate cyberspace hack simulator!
Hackfield is a hacker-simulator game, influenced by Deus Ex and Uplink. It takes place on an imaginery future, where Internet has restricted and traced way to use and an open-source professional hacker program was made for people to prevent it.
The question is that: what can you find in the deepest memory blocks?
Features:
- 50 levels, each with procedurally generated maps
- ridiculously simple game mechanics
- 10 difficulty levels
- procedurally generated name for all the computers (it has some silly combinations, though, but hey, what do you expect in 48 hours?)
- minimaldesign for graphics
Game language: LUA
Special libs: LOVE
Graphics: Paint.NET
Sounds: SFXR
Font: Silkscreen Expanded (not my own stuff)
Source contains every files that is used in the game, and even some that isn't.
Trivia: my original idea for LD#27 was dropped, so it was made in ~26 hours only.
Important informations:
- Gameplay is explained in messages at the bottom of the screen while playing on levels.
- Game was finished in hurry, so expect bugs. You have been warned.
Known bugs:
- pressing WASD too quickly may make you enter into solid objects
- standing on exit while not all the terminals are visited makes second counter get negative value (in this case levels are not regenerated anymore, which makes some maps impossible to beat)
- awful grammar mistakes. Seriously. Trust me, I know about them.
Ludum Dare entry page: http://www.ludumdare.com/compo/ludum-da ... &uid=25228
Windows executable: https://www.dropbox.com/s/rdxmxs0lixf8g ... utable.zip
Source code and files: https://www.dropbox.com/s/6bzdi04pd7686co/Source.zip
LOVE file is attached.
This is my second LÖVE-supported game, and there are plans to expand it to a more complex game. First one is available here =)
- Attachments
-
- Hackfield.love
- (407.93 KiB) Downloaded 784 times
Last edited by Katamori on Tue Aug 27, 2013 12:00 pm, edited 1 time in total.
not active here anymore
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
Have you seen Uplink ?
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
Have you seen the first line of the post?Ranguna259 wrote:Have you seen Uplink ?
"Hackfield is a hacker-simulator game, influenced by Deus Ex AND UPLINK."
Great game by the way, I seriously love it. There's possible that Hackfield is not more than a lowbudget ripoff of Uplink, but even in this case, I'm satisfied with my creation.
not active here anymore
- baconhawka7x
- Party member
- Posts: 494
- Joined: Mon Nov 21, 2011 7:05 am
- Location: Oregon, USA
- Contact:
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
Hmm, doesn't start on my mac.
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
Link us the ld page so we can rate it! Looks awesome btw.
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
personal page and a raycaster
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
Wow, totally missed half of the first post, hahaha sorry about thatKatamori wrote: Have you seen the first line of the post?
"Hackfield is a hacker-simulator game, influenced by Deus Ex AND UPLINK."
Great game by the way, I seriously love it. There's possible that Hackfield is not more than a lowbudget ripoff of Uplink, but even in this case, I'm satisfied with my creation.
Even if you say it's a lowbudget ripoff the game is quite good, nice work
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
It doesn't seem to start on my PC. When i try to launch this game, nothing happens =\
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
In fact, I think my game is unique. I just assume that some Uplink players may know that it's just a ripoff. Thank you anyway!Ranguna259 wrote:Wow, totally missed half of the first post, hahaha sorry about thatKatamori wrote: Have you seen the first line of the post?
"Hackfield is a hacker-simulator game, influenced by Deus Ex AND UPLINK."
Great game by the way, I seriously love it. There's possible that Hackfield is not more than a lowbudget ripoff of Uplink, but even in this case, I'm satisfied with my creation.
Even if you say it's a lowbudget ripoff the game is quite good, nice work
Thanks! For rating, go here! OP is also gonna be refreshed.Davidobot wrote:Link us the ld page so we can rate it! Looks awesome btw.
vladgalay wrote:It doesn't seem to start on my PC. When i try to launch this game, nothing happens =\
I have no idea, guys :/ it was way too far to be tested on Mac, but on my Windows XP, it runs well. Both the .love and the .exebaconhawka7x wrote:Hmm, doesn't start on my mac.
not active here anymore
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
This is the error:
The problem is in your conf.lua:
My monitor is 1600x800, so it can't set the resolution to 1280x1024.
Code: Select all
Error: [string "boot.lua"]:318: Could not set screen mode
stack traceback:
[C]: in function 'error'
[string "boot.lua"]:318: in function <[string "boot.lua"]:227>
[C]: in function 'xpcall'
Code: Select all
t.screen.width = 1280 -- The window width (number)
t.screen.height = 1024 -- The window height (number)
t.screen.fullscreen = true -- Enable fullscreen (boolean)
Help us help you: attach a .love.
Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula
I didn't expect that it may have a problem for some people. Next time I won't use fullscreen mode then. Or at least, I'm gonna make it optional.
not active here anymore
Who is online
Users browsing this forum: No registered users and 2 guests