Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richibrics/sdlform
Libreria per SDL che consente la creazione di Form. Sviluppata in C++ con SDL2
https://github.com/richibrics/sdlform
Last synced: 5 days ago
JSON representation
Libreria per SDL che consente la creazione di Form. Sviluppata in C++ con SDL2
- Host: GitHub
- URL: https://github.com/richibrics/sdlform
- Owner: richibrics
- Created: 2018-05-03T14:09:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T14:33:35.000Z (over 6 years ago)
- Last Synced: 2024-11-07T18:52:22.834Z (about 2 months ago)
- Language: C++
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Libreria per SDL che consente la creazione di Form. Sviluppata in C++ con SDL2
Per utilizzarla includere forms.h nel progetto e aggiungere forms.cpp al compilatore.
Già presenti file main.cpp e Makefile d'esempio