You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kristóf Tóth bbae82d839 Add priorities to event_handler and pipe_io main processes 4 years ago
controller Ignore trailing slash in controller route 4 years ago
hack Bind challenge container port to localhost only 4 years ago
solvable Add priorities to event_handler and pipe_io main processes 4 years ago
.dockerignore Add .dockerignore to avoid choking poor Docker on JS crapware 5 years ago
.drone.yml Add .drone.yml 5 years ago
.gitignore Add .gitignore with project specific stuff 5 years ago
.pylintrc Comply EventHandler changes 4 years ago
COPYING License project under GNU LGPLv3 4 years ago
COPYING.LESSER License project under GNU LGPLv3 4 years ago
README.md Update README.md 4 years ago
config.yml Increase template config.yml memlimit 4 years ago

README.md

test-tutorial-framework

This is an example playground project built via TFW. It is a good starting point to build your own challenges from. It also gives home to several useful scripts in the hack folder to speed up development. If you are unfamiliar with the Avatao challenge structure, inspect the challenge-toolbox first.

To learn more about the framework and get started, please consult our wiki.