There are some accessibility concerns with the med gray text on a black background throughout the first several screens. Please increase the contrast between foreground and background elements. I know this is an MVP, so perhaps an element color picker next round?
Midnight pivot: There is no option available to show the ip address, for example ip address, or the running processes, like top, or active ports, using ss -tlpn. It makes the solution, accessible it seems only through the help command, like a leap, instead of a discovery.
Also consider what may happen when users provide a valid input, such as nmap -oX 10.0.0.10, and get an error message rather than the expected html output.
Maybe the help system can be incremental, offering a slightly more detailed hint/suggestion at each iteration per exercise?
← Return to game
Comments
Log in with itch.io to leave a comment.
There are some accessibility concerns with the med gray text on a black background throughout the first several screens. Please increase the contrast between foreground and background elements. I know this is an MVP, so perhaps an element color picker next round?
Midnight pivot: There is no option available to show the ip address, for example ip address, or the running processes, like top, or active ports, using ss -tlpn. It makes the solution, accessible it seems only through the help command, like a leap, instead of a discovery.
Also consider what may happen when users provide a valid input, such as nmap -oX 10.0.0.10, and get an error message rather than the expected html output.
Maybe the help system can be incremental, offering a slightly more detailed hint/suggestion at each iteration per exercise?
WOOT! FIRST!