An open API service indexing awesome lists of open source software.

https://github.com/ninstar/yyprojects

Collection of extensions, utilities and games for GameMaker.
https://github.com/ninstar/yyprojects

gamemaker gamemaker-studio games

Last synced: 5 months ago
JSON representation

Collection of extensions, utilities and games for GameMaker.

Awesome Lists containing this project

README

          

yyProjects

```bash
git clone https://github.com/ninstar/yyProjects.git
```

|IDE |Version | |
|-------------------|-------------------|-----------------------------------------------------------|
|GameMaker: Studio |1.4.9999 |For ``.gmx`` and ``.gmez`` files. |
|GameMaker Studio 2 |2.2 or newer |For ``.yyp`` and ``.yymp`` files. |

> You can convert a .gmx project into a .yyp or a .gmez extension into a .yymp, but it may require manual tweaking to fix any potential incompatibility issue.

## Extensions

+ **[audio_loop_sound](./Resources/audio_loop_sound)** - Play multiple audios using sampled loop points.

## Utilities

+ **[Project Cleaner](./Resources/project-cleaner)** - Scan and remove unused assets and graphics from projects made with GameMaker Studio 2.

## Games

+ **[Nin★Shooter](./Resources/ninstar-shooter)** - Side-scrolling shooter with a power-up system.
+ **[Nin★Platformer](./Resources/ninstar-platformer)** - A Super Mario Bros. styled platformer.