[LD27] "Hackfield" - the ultimate cyberspace hack simulator!

Show off your games, demos and other (playable) creations.
Katamori
Prole
Posts: 47
Joined: Wed Aug 21, 2013 10:06 pm

[LD27] "Hackfield" - the ultimate cyberspace hack simulator!

Post by Katamori »

Image

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
User avatar
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

Post by Ranguna259 »

Have you seen Uplink ?
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
Katamori
Prole
Posts: 47
Joined: Wed Aug 21, 2013 10:06 pm

Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula

Post by Katamori »

Ranguna259 wrote:Have you seen Uplink ?
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.
not active here anymore
User avatar
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

Post by baconhawka7x »

Hmm, doesn't start on my mac.
User avatar
Davidobot
Party member
Posts: 1226
Joined: Sat Mar 31, 2012 5:18 am
Location: Oxford, UK
Contact:

Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula

Post by Davidobot »

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
User avatar
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

Post by Ranguna259 »

Katamori 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.
Wow, totally missed half of the first post, hahaha sorry about that :rofl:

Even if you say it's a lowbudget ripoff the game is quite good, nice work ^^
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
User avatar
vladgalay
Citizen
Posts: 60
Joined: Sun Jan 29, 2012 4:54 pm
Location: The Motherland

Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula

Post by vladgalay »

It doesn't seem to start on my PC. When i try to launch this game, nothing happens =\
Katamori
Prole
Posts: 47
Joined: Wed Aug 21, 2013 10:06 pm

Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula

Post by Katamori »

Ranguna259 wrote:
Katamori 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.
Wow, totally missed half of the first post, hahaha sorry about that :rofl:

Even if you say it's a lowbudget ripoff the game is quite good, nice work ^^
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!
Davidobot wrote:Link us the ld page so we can rate it! Looks awesome btw.
Thanks! For rating, go here! OP is also gonna be refreshed.
vladgalay wrote:It doesn't seem to start on my PC. When i try to launch this game, nothing happens =\
baconhawka7x wrote:Hmm, doesn't start on my mac.
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 .exe
not active here anymore
User avatar
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

Post by Robin »

This is the error:

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'
The problem is in your conf.lua:

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)
My monitor is 1600x800, so it can't set the resolution to 1280x1024.
Help us help you: attach a .love.
Katamori
Prole
Posts: 47
Joined: Wed Aug 21, 2013 10:06 pm

Re: [LD27] "Hackfield" - the ultimate cyberspace hack simula

Post by Katamori »

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
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests