Go to file
flo 22bbc81c4a strange sound 2017-05-16 11:26:25 +02:00
include strange sound 2017-05-16 11:26:25 +02:00
misc quelques modifs 2017-02-24 21:08:57 +01:00
src strange sound 2017-05-16 11:26:25 +02:00
.gitignore "modifs" 2017-02-25 14:53:19 +01:00
LICENSE.md test 2017-01-07 21:07:10 +01:00
Makefile réarrangement des sources 2017-02-25 11:29:24 +01:00
Makefile.config strange sound 2017-05-16 11:26:25 +02:00
README.md modifs 2017-02-24 21:57:01 +01:00

README.md

Sound4Calc : make sound on your calc !

Building

Building the library is achieved by the Makefile :

  • make: make the library ;
  • make clean: clean the object files ;
  • make fclean: clean the object files and the final library ;
  • make re: cleans the object files and the final library, then makes the project.

These sources can be compiled with GCC and use Gint (Lephenixnoir's library)

Final project

A sound library to make sound in games.