Skip to content

divers0/glock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glock

Gui Clock (a timer really) written in c using raylib and raygui

Glock Screenshot

Compile

You need to install raylib first after installing raylib go to the project root and run

make

an executable named glock should be made inside the target directory which will also be created at the root of the project.