Locktopia
A downloadable game for Windows
Something doesn't feel right, and it's not The Coof.
TIP: Use facts on houses and people will come outside. This game is playable to the end even in the initial version.
Keyboard/mouse controls:
- WASD: Move
- Enter / Left Click: Use
- Top Row Number Keys / Mouse Wheel: Change selected inventory slot.
- Space: Jump
- (Hold) Ctrl: Walk
Gamepad controls:
- Left Joystick or D-Pad: Move
- Down Action (XBox A): Use
- Right and Left Bumper: Change selected inventory slot.
- Right Action (XBox B): Jump
- (Hold) Left Action (XBox X): Walk
Training Disclosure: ChatGPT provided snippets, code review for a couple or so files and not much else. That had made-up methods (incorrect code) in nearly 100% of cases, and inaccuracy went up exponentially when code it provided was more than 3 active lines of code.
Tutorials are mentioned in the credits.
However, nearly every line of code from elsewhere was changed in some way, and the vast majority of code was written by hand, and most of the logic is based on exports which populated the GUI attribute fields which I then configured.
The credits provide all necessary information. There is a manually scrollable copy of the credits accessible from the main menu. Copies of the licenses are available there if you Extract All, otherwise the program will run fine and skip that information. However, if you do not extract the files, know that the program overall is released under the MIT License other than where explained in the credits regarding those specific assets.
NOTE: Character textures in screenshots are from development version 1.0.2-pre not in Jan 18, 2025 game jam release.
- I couldn't find the link to the Windows version of Redot 4.3 in time (and didn't compile it initially since my Windows computer kept restarting to install updates...This kind of thing is why I typically use Linux Mint for development and whatever I can, which is pretty much everything now thanks to Valve Proton). So the Windows release for the game jam was compiled in Godot 4.3 stable.
Stay tuned for progress. 1.0.2 or later will come out when the game jam judging is over and uploads are re-enabled. Stuck? Scroll up to see important tip.
Install instructions
- Windows: Extract All, run Locktopia (That's it).
- Source code (Windows/macOS/Linux): Extract gz (and tar must be then extracted separately if using Windows, both with 7-Zip typically, but use PeaZip to open it in one step and just drag the folder to your desktop, but if you have Windows 11 then you can just use File Explorer and it does the same), open folder using Redot 4.3 (If you have trouble finding the Windows version click here) or Godot 4.3 (later versions may also work) F5, delete `= null` on move_to_vec3 line it highlights, F5 again.
Leave a comment
Log in with itch.io to leave a comment.