Skip to content

Zank613/asdp_gui_project

Repository files navigation

ASDP Semester 2 GUI Prototype

Full code of GUI prototype made using SDL2, Nuklear, SDL_image and C.

How to use (for Win32)

  • Create build-win32 directory. And go to it.
    cd build-win32
  • Generate CMake
    cmake ...
  • Build
    make

How to use for Linux (best way)

  • Make directory and go to it.
    mkdir build && cd build
  • Run the makefile
    make

Prequisites

  • Cmake
  • Makefile

License

This project is licensed under the MIT License. See LICENSE for more details.

SDL2 and Nuklear used in these projects are licensed under their own licenses. Please check them out.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors