Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
/ riddlr Public archive

A generic online treasure hunt framework.

License

Notifications You must be signed in to change notification settings

clickyotomy/riddlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riddlr
------

A generic online treasure hunt framework.

For reference, documentation and setup instructions, please go through
all the files under the `docs/' directory.

This application runs on `gunicorn' backed by `flask' and `sqlite3'.