Initial commit

This commit is contained in:
z0noxz
2018-02-26 18:44:26 +01:00
parent 9d5c0c693c
commit 643dea15c4
6 changed files with 1041 additions and 0 deletions

2
bin/stegame Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env sh
python3 -m stegame.stegame "$@"