I definitely got the hollywood hacking part, but there wasn't really much in the way of network commands other than dumping code as we typed on the keyboard. It was a good game, but not sure about fitting the merge gamejam theme. Looking forward to more stuff from you in the future though.
← Return to HackingSim
Comments
Log in with itch.io to leave a comment.
Short and sweet. As a cat lover, I really loved the kitty pop-ups. Too adorable! Really fun overall!
wow,what about cmd matrix
I definitely got the hollywood hacking part, but there wasn't really much in the way of network commands other than dumping code as we typed on the keyboard. It was a good game, but not sure about fitting the merge gamejam theme. Looking forward to more stuff from you in the future though.
idk it doesn't seem to start :/
Linux or windows?
If linux don't forget to do a chmod a+x hackSim before launching it.
For Windows, it should work out of the box
I can't get it to start on Linux either. It fails to load libXinerama.so.1, which I have in my /usr/lib directory.
Just to be sure that libXinerama.so.1 is symlinked to an existing file:
ls -lisa $(locate libXinerama.so.1 | head -1)
cool,bro