mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2024-12-05 00:38:00 +01:00
README: swap the order of the games
This commit is contained in:
parent
d52e9d5007
commit
17e5a084a7
1 changed files with 30 additions and 30 deletions
60
README.md
60
README.md
|
@ -2,37 +2,37 @@
|
|||
A multiplatform game engine for games written in C and Allegro 5. Supports GNU/Linux, Android, macOS and Windows.
|
||||
|
||||
Used by such games as:
|
||||
- [Super Derpy: Muffin Attack](https://github.com/dos1/SuperDerpy)
|
||||
- [Cadence Throw](https://github.com/dos1/CadenceThrow)
|
||||
- [Radio Edit](https://github.com/dos1/RadioEdit)
|
||||
- [Controls Control](https://github.com/dos1/moreisbetter/tree/master/controlscontrol)
|
||||
- [Tickle Monster vs. Suits](https://github.com/dos1/TickleMonster)
|
||||
- [Mediator](https://github.com/dos1/mediator)
|
||||
- [Back to the Browser Wars](https://github.com/dos1/bttbw)
|
||||
- [KARCZOCH](https://github.com/dos1/karczoch)
|
||||
- [Computer Is (Not) Fine](https://github.com/dos1/cinf)
|
||||
- [Dr. Sauce](https://github.com/dos1/DrSauce)
|
||||
- [Love Case](https://github.com/dos1/lovecase)
|
||||
- [Dziady The Musical](https://github.com/dos1/DziadyTheMusical)
|
||||
- [SUPERSHOD](https://github.com/dos1/supershod)
|
||||
- [Kaczuchokalipsa!](https://github.com/dos1/kaczuchokalipsa)
|
||||
- [Pchnijdolino](https://github.com/dos1/pchnijdolino)
|
||||
- [Jam Fighter](https://github.com/dos1/jamfighter)
|
||||
- [WAAAA](https://github.com/dos1/waaaa)
|
||||
- [Fajer](https://github.com/dos1/fajer)
|
||||
- [Doctor von Wissenschäftler Strikes Again](https://github.com/dos1/dwsa)
|
||||
- [Spider Disco](https://github.com/dos1/spiderdisco)
|
||||
- [Veto!](https://github.com/dos1/veto)
|
||||
- [The Blind Date](https://github.com/dos1/blinddate)
|
||||
- [OMG Dragon!](https://github.com/dos1/omgdragon)
|
||||
- [HIT ME](https://github.com/dos1/hitme)
|
||||
- [Boiled Corn](https://github.com/dos1/boiledcorn)
|
||||
- [Now and Then](https://github.com/dos1/nowandthen)
|
||||
- [SUPERSHOD HD](https://github.com/dos1/supershod/tree/remake)
|
||||
- [Mouse Sensitivity](https://github.com/dos1/mousesensitivity)
|
||||
- [Zenek i Gienek przejmują władzę nad światem](https://github.com/dos1/zenek-i-gienek-przejmuja-wladze-nad-swiatem)
|
||||
- [Wakey Wakey](https://github.com/dos1/wakeywakey)
|
||||
- Rumina
|
||||
- [Wakey Wakey](https://github.com/dos1/wakeywakey)
|
||||
- [Zenek i Gienek przejmują władzę nad światem](https://github.com/dos1/zenek-i-gienek-przejmuja-wladze-nad-swiatem)
|
||||
- [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)
|
||||
|
||||
WIP: The engine is being separated from its games and modularized right now. Stay tuned for documentation and examples soon!
|
||||
|
||||
|
|
Loading…
Reference in a new issue