Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinkeen/drillerman
An attempt at Mr.Driller clone
https://github.com/pinkeen/drillerman
Last synced: 14 days ago
JSON representation
An attempt at Mr.Driller clone
- Host: GitHub
- URL: https://github.com/pinkeen/drillerman
- Owner: pinkeen
- Created: 2014-02-19T20:17:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-19T20:39:22.000Z (almost 11 years ago)
- Last Synced: 2024-11-06T01:27:37.647Z (2 months ago)
- Language: C
- Homepage:
- Size: 8.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drillerman
And old project. A Mr. Driller. Never finished due to lack of time and an artist. :)
UPDATE: OOPS, it seems that some datafiles are missing... Will try to find them.
## Compilation
Type `make` and run with `dman`.
## Dependecies
* SDL
* SDL_image
* OpenGL
* GLU - OpenGL Utility Library## LICENSE
Copyright © 2009 Filip Sobalski
This file is part of drillerman.
Nimble is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .