This app is a task list with endless adventure. It supports gamification elements like levels and experience points (XP). It uses Ruby on Rails for this project.
git clone https://github.com/lulunac27a/endless-task-list-adventure.git
cd endless-task-list-adventure
rails server
Open localhost:3000 on your web server.