Skip to content
/ zeldab Public

Zelda's Song of Time beep player implemented in C.

License

Notifications You must be signed in to change notification settings

raymag/zeldab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zeldab

Zelda's Song of Time beep player implemented in C.

zeldab

Running

If you want to run this program, you need to hava a machine with Windows installed on it. You can either download the executable file inside the bin folder, or compile the program yourself.

Compiling

If you want to compile this program, keep in mind that right now, it only work on Windows. For that purpose, you can download or clone this repository, open up a terminal inside the src folder and compile the files main.c and zelda.c.

In case you're using gcc, the following should work:

gcc main.c zelda.c -o zeldab.exe

Contributing

We plan on adding more Zelda song's as time goes on. If you want to contribute by adding a new song, feel free to fork this repository and open a pull request.

About

Zelda's Song of Time beep player implemented in C.

Topics

Resources

License

Stars

Watchers

Forks