Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roddajohn/musical-funicular
https://github.com/roddajohn/musical-funicular
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/roddajohn/musical-funicular
- Owner: roddajohn
- Created: 2016-01-25T21:13:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T03:18:51.000Z (almost 9 years ago)
- Last Synced: 2023-02-28T02:42:10.262Z (almost 2 years ago)
- Language: C
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* README
By: Christopher Liang and Rodda John
* Compiling Instructions
Typing make will compile the project;./client runs the client.
* Required Libraries
We require 4 libraries (and dependencies)They are: libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev
(They are all on apt!)
* Files
singleplayer-client.c
singleplayer-server.c
makefile
README.org