Skip to content

Sourcastic/game-fied-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gamified ToDo List

This is a pretty basic little program for my second semester programming course. It's a gamified todo list where you can add, remove and complete tasks with an optional due date for completion. You get points for completing tasks and certain badges for specific tasks (Adding 3 tasks in a single day, adding a task a week in advance... etc)

It's pretty buggy and doesn't work entirely as intended and I won't be developing this much further. But hey, got a 97% on it!

BUILD AND RUN INSTRUCTIONS FOR LINUX

(Succesfully running isn't guarenteed, it's a case of Works On My Machine tm.

  1. Install Cmake as a dependency
  2. Clone this repo
  3. cd into the cloned repository
  4. Build it using cmake --build cmake-build-debug --target final_Project2
  5. ./cmake-build-debug/final_Project2

About

A todolist with a points and badge system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published