Skip to content

lostatc/skiddie-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puzzle games for script kiddies

This is a collection of silly little puzzle games you can play in your terminal that are themed around the hacking scenes found in big Hollywood movies.

This was a project I undertook a number of years ago to practice Python. It's here for posterity; I probably won't be updating it.

GUI Screenshot

Installation

To install the game launcher from git, install uv and run:

uv tool install --from git+https://github.com/lostatc/skiddie-games skiddie

Alternatively, you can run the launcher ad-hoc without installing it:

uvx --from git+https://github.com/lostatc/skiddie-games skiddie-games

To uninstall:

uv tool uninstall skiddie

Usage

To play the games in this collection, there's a TUI launcher. The launcher lets you configure the difficulty and save high scores. Just run skiddie-games. You can use Up, Down, and Tab to navigate, Enter to select, and q to quit.

There's also a CLI. For more information, run skiddie-games --help.

Games

Game Description Screenshot
database_querier Description Screenshot
hash_cracker Description Screenshot
hex_editor Description Screenshot
pattern_finder Description Screenshot
port_scanner Description Screenshot
shell_scripter Description Screenshot
tree_builder Description Screenshot

About

Puzzle games for script kiddies

Resources

License

Stars

Watchers

Forks

Languages