libsuperderpy/README.md

77 lines
3.4 KiB
Markdown
Raw Normal View History

2016-07-03 00:43:32 +02:00
# libsuperderpy
2019-02-09 22:26:04 +01:00
A multiplatform game engine for games written in C and Allegro 5.
2016-07-03 00:43:32 +02:00
Used by such games as:
2022-07-15 03:34:15 +02:00
- [Rukavychka](https://gitlab.com/HolyPangolin/rukavychka)
2022-01-02 01:28:46 +01:00
- [Secret Santa](https://gitlab.com/dosowisko.net/secretsanta)
- [DJ Escher](https://gitlab.com/dosowisko.net/djescher)
2020-05-10 16:55:58 +02:00
- [ODGŁOS](https://gitlab.com/HolyPangolin/odglos)
2019-07-22 23:49:45 +02:00
- [Bob](https://gitlab.com/dosowisko.net/bob)
2020-05-10 16:55:58 +02:00
- [Animatch](https://gitlab.com/HolyPangolin/animatch)
2018-12-03 14:56:26 +01:00
- [SUPERSMOG](https://github.com/dos1/supershod/tree/supersmog)
- [Zjedz Trawkę 2](https://gitlab.com/dosowisko.net/zjedztrawke2)
- [SUPERSHOD: Battle Royale](https://github.com/dos1/supershod/tree/battleroyale)
2018-11-29 04:37:08 +01:00
- [Spray Cheese](https://gitlab.com/dosowisko.net/spraycheese)
2018-10-15 13:33:09 +02:00
- [ODLOT](https://gitlab.com/HolyPangolin/odlot)
- Rumina
2018-07-22 12:27:13 +02:00
- [Non-Competitive Singing Potatoes](https://github.com/dos1/potatoes)
2018-07-19 02:00:56 +02:00
- [Wakey Wakey](https://github.com/dos1/wakeywakey)
2019-02-09 22:26:04 +01:00
- [Zenek i Gienek przejmują władzę nad światem](https://github.com/dos1/zenek-i-gienek-przejmuja-wladze-nad-swiatem)
2018-07-19 02:00:56 +02:00
- [Mouse Sensitivity](https://github.com/dos1/mousesensitivity)
- [SUPERSHOD HD](https://github.com/dos1/supershod/tree/remake)
- [Now and Then](https://github.com/dos1/nowandthen)
- [Boiled Corn](https://github.com/dos1/boiledcorn)
- [HIT ME](https://github.com/dos1/hitme)
- [OMG Dragon!](https://github.com/dos1/omgdragon)
- [The Blind Date](https://github.com/dos1/blinddate)
- [Veto!](https://github.com/dos1/veto)
- [Spider Disco](https://github.com/dos1/spiderdisco)
- [Doctor von Wissenschäftler Strikes Again](https://github.com/dos1/dwsa)
- [Fajer](https://github.com/dos1/fajer)
- [WAAAA](https://github.com/dos1/waaaa)
- [Jam Fighter](https://github.com/dos1/jamfighter)
- [Pchnijdolino](https://github.com/dos1/pchnijdolino)
- [Kaczuchokalipsa!](https://github.com/dos1/kaczuchokalipsa)
- [SUPERSHOD](https://github.com/dos1/supershod)
- [Dziady The Musical](https://github.com/dos1/DziadyTheMusical)
- [Love Case](https://github.com/dos1/lovecase)
- [Dr. Sauce](https://github.com/dos1/DrSauce)
- [Computer Is (Not) Fine](https://github.com/dos1/cinf)
- [KARCZOCH](https://github.com/dos1/karczoch)
- [Back to the Browser Wars](https://github.com/dos1/bttbw)
- [Mediator](https://github.com/dos1/mediator)
- [Tickle Monster vs. Suits](https://github.com/dos1/TickleMonster)
- [Controls Control](https://github.com/dos1/moreisbetter/tree/master/controlscontrol)
- [Radio Edit](https://github.com/dos1/RadioEdit)
- [Cadence Throw](https://github.com/dos1/CadenceThrow)
- [Super Derpy: Muffin Attack](https://github.com/dos1/SuperDerpy)
2016-07-03 00:43:32 +02:00
2019-02-09 22:26:04 +01:00
See [the list of supported platforms](https://gitlab.com/dosowisko.net/libsuperderpy/wikis/Platforms).
2019-02-09 22:34:28 +01:00
You can play most of the games at [itch.io](https://dos.itch.io).
2019-02-09 22:26:04 +01:00
## Companion repos
- [simple example](https://gitlab.com/dosowisko.net/libsuperderpy-examples)
- [various utilities](https://gitlab.com/dosowisko.net/libsuperderpy-utils)
- [containerized toolchains](https://gitlab.com/dosowisko.net/libsuperderpy-docker)
## License
The engine is available under the terms of GNU Lesser General Public License 3.0
or later.
2019-02-09 22:26:04 +01:00
## Contributing
Make sure to read the [code style guide](README_codestyle.md).
2019-02-09 22:26:04 +01:00
## Disclaimer
The engine has been created out of its games, not as a general purpose util.
In turn, it's not really documented, doesn't have stable API and isn't well
suited to use by someone else than me yet. You have been warned ;)
2016-07-03 00:43:32 +02:00
2019-02-09 22:34:28 +01:00
---
2020-05-10 16:55:58 +02:00
by dos (Sebastian Krzyszkowiak)
2019-07-22 23:49:45 +02:00
https://dosowisko.net/