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.
- Host: GitHub
- URL: https://github.com/ninstar/yyprojects
- Owner: ninstar
- License: mit
- Created: 2019-09-19T13:08:20.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T21:07:39.000Z (over 1 year ago)
- Last Synced: 2025-06-03T21:37:51.161Z (about 1 year ago)
- Topics: gamemaker, gamemaker-studio, games
- Language: Game Maker Language
- Homepage:
- Size: 3.17 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README

```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.