Skip to content

2-LazyDevs/Choc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choc

Choc is a Graphics API for low end devices.

Compiling locally:

To compile locally, clone the repo via git:

git clone https://github.com/2-LazyDevs/Choc.git

Then compile it using Microsoft Visual Studio Build Tools CL:

cl /EHsc src\*.c tests\main.c user32.lib gdi32.lib /I include

The resulting output exe will be le_context.exe

API Reference

Right now, I don't have time to write this but will do soon.

Contributing

Contributions are always welcome & are quite appreciated!

In order to contribute, you must agree to The 2LD OSL. Then, fork the repo, add your changes & make a pull request

Authors

Acknowledgements

Packages

No packages published

Languages