Skip to content

Latest commit

 

History

195 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR To Reference Language Transpiler
This is the repoisotry for my NEA project.

To compile, all you need to do is:
    Have a C++ compiler installed on your machine.
    Have make installed on your machine.
    Make a folder called "include" in the top level of this project.
    Make a subdirectory called "raylib".
    Include compiled versions of the entire raylib and raygui source code in that subdirectory.
    Run the command "make" in the top level of this project (i.e. the level that contains this file).
    (Note if running "make" doesn't work, try running "make CXX=/path/to/c++_compiler").

About

The code for my A-Level Computer Science coursework / NEA

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages