Lua Hacker Demo
A downloadable game
CONTROLS
Press [1-4] to put held item in slot
Will swap if holding + slot contains an item
E: Pickup item | Puts nearby item into hand.
- Will swap if already holding an item.
F: Focus computer | Interacts with nearby computer
- Will focus terminals, allowing you to see screens
- Will also allow input events (key_up/key_down)
Q: Drop item | Drops item at your feet.
R: Use machine | Will send a "use" event to computers
- Useful for doors
- Can be pressed to "use" held items on computers.
G: Hack nearby machine | Will open the code editor
- Allows you to write code for machines.
- See 'Writing Scripts'
Esc: Pause/Exit UI | Used to leave the terminals right now and unpause.
INFO
Please also use this Github repo to track any major issues for the time being. If a glaring bug happens, or something of note comes up, I'd love to hear :)
Status | Prototype |
Author | CloudNinja |
Tags | fantasy-console, lua, Prototype |
Download
Click download now to get access to the following files:
Development log
- Functional programming58 days ago
- local function init()90 days ago
Leave a comment
Log in with itch.io to leave a comment.