Skip to content

GCodergr/todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo app

Todo application writen in Odin and Raylib

Inspired by Making a Desktop App with a Game Library

Building and running

build_release.bat will make a release executable.

build_debug.bat will make a debuggable executable.

run_release.bat builds and runs the release executable.

run_debug.bat builds and runs the debuggable executable.

Code

Source code is located at src folder.

By default tasks are saved to tasks.json .

Set SAVE_TASKS constant to false to prevent save/load from tasks.json .

SAVE_TASKS :: true

About

Todo application writen in Odin and Raylib

Resources

License

Stars

Watchers

Forks

Packages

No packages published