Update README.md with links

This commit is contained in:
Sebastian Krzyszkowiak 2016-08-21 04:01:04 +02:00 committed by GitHub
parent 97d62e4c04
commit d9a1484084

View file

@ -2,15 +2,15 @@
A game engine for games written in C and Allegro 5.
Used by such games as:
- Super Derpy: Muffin Attack
- Cadence Throw: Throwing Wives is Magic
- Radio Edit
- Controls Control
- Tickle Monster vs. Suits
- Mediator
- Back to the Browser Wars
- KARCZOCH
- Computer Is (Not) Fine
- [Super Derpy: Muffin Attack](https://github.com/dos1/SuperDerpy)
- [Cadence Throw: Throwing Wives is Magic](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)
WIP: The engine is being separated from its games and modularized right now. Stay tuned for documentation and examples soon!