My entry for the 2024 gamejam. You play as a computer-hacker, finding usernames and passwords to access new servers, building up your own network of servers.
Team: 1, just me.
https://tmachine.itch.io/shadowlink-command (itch.io playable link)
- JavaScript, TypeScript
- React
- MaterialUI
There's a dedicated Discord for the game: https://discord.gg/UGp2d8DcNQ
This really isn't good code! I wouldn't recommend using it for anything - it was thrown together in a hurry over weekends and evenings for the game-jam. This is some of the worst code I've written for a game. I was in a serious hurry ...
The assets (images, text files) that affect gameplay are included in the assets folder - the game creates a virtual HDD using the subfolder there.
All other assets were created by me for the gamejam (custom art, custom music) but not included - I may distribute them later, but depends if I turn this into a full (commercial) game after the jam.
To be decided later - but until then: All rights reserved.
You're free to read the source and use it for self-learning and inspiration, but I highly recommend you write your own (better!) versions.