added README
This commit is contained in:
parent
5b0520321f
commit
e8dd0365e5
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# picoGym Practice Challenges
|
||||
|
||||
## Layout
|
||||
|
||||
Every challenge is located in its own folder.
|
||||
The folder name is the challenge id, as found in the URL (<https://play.picoctf.org/practice/challenge/CHALLENGE_ID>)
|
||||
|
||||
Inside the folder there is an `inputs` subfolder which just includes all the files from the challenge description.
|
||||
|
||||
Executing `main.py` runs the challenge.
|
Loading…
Reference in New Issue
Block a user