mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2024-12-04 19:23:28 +01:00
add more related repos to the README
This commit is contained in:
parent
5023a658e7
commit
a6950b9de7
@ -13,7 +13,15 @@ The private repo had over 900 commits, before the first public release.
|
|||||||
- [Github](https://github.com/MadeOfJelly/MushMachine)
|
- [Github](https://github.com/MadeOfJelly/MushMachine)
|
||||||
- [Setup](docs/setup.md)
|
- [Setup](docs/setup.md)
|
||||||
- [Example Game Setup](docs/basic_game.md)
|
- [Example Game Setup](docs/basic_game.md)
|
||||||
|
- [mm_template](https://github.com/MadeOfJelly/mm_template) (a GitHub Template for quick starting MM game dev)
|
||||||
- The [Docs Directory](docs/) contains Documentation loosely based on the Source structure.
|
- The [Docs Directory](docs/) contains Documentation loosely based on the Source structure.
|
||||||
|
- Engine Extensions:
|
||||||
|
- [Box2D integration](https://github.com/Green-Sky/mushmachine_box2d)
|
||||||
|
- [fx_draw (simple line drawing rendertask)](https://github.com/Green-Sky/fx_draw)
|
||||||
|
- Projects using the Engine:
|
||||||
|
- [miniTD](https://github.com/Green-Sky/miniTD)
|
||||||
|
- [LiteParticles2DDemo](https://github.com/MadeOfJelly/mm_lite_particles2d_demo)
|
||||||
|
- [mm_fireworks](https://github.com/Green-Sky/mm_fireworks)
|
||||||
|
|
||||||
## Platforms
|
## Platforms
|
||||||
- PC (Linux, Windows and maybe APPLE(compiles))
|
- PC (Linux, Windows and maybe APPLE(compiles))
|
||||||
|
Loading…
Reference in New Issue
Block a user