Requirements:
- Python 3.6+
- Just create a python environment and run
pip install -r requirements.txt
To be prevented / implemented:
- Bruteforcing at solutions.
- Inability to jump back at a point in the story.
- Dynamic scoring of questions based on number of solves.
Setup for running the app:
- Copy
setup/config.py
toinstance/config.py
- Run with
python application.py
testing/create_user.py
is a click tool to create a user with chosen story_id.
Run python3 testing/create_user.py --help
Description
A Netflix Choices inspired event. As the story unfolds, the player is repeatedly faced with cp/CTF based qns, on anwering which, one must choose the path forward.
Credits:
BackEnd WebDev Team:
FrontEnd WebDev Team:
Story Authored By:
CP Questions Collected By:
CTF Questions Made By:
An idea by:
Team CCS