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

https://github.com/joshraphael/ra4111

Retro Achievements set design document for the game Monster Max on the Game Boy
https://github.com/joshraphael/ra4111

achievement achievements monstermax rascript ratools retroachievements

Last synced: about 2 months ago
JSON representation

Retro Achievements set design document for the game Monster Max on the Game Boy

Awesome Lists containing this project

README

        

#


ra4111
Retro Achievements set design document for the game [Monster Max](https://retroachievements.org/game/4111) on the Game Boy

[![GitHub License](https://img.shields.io/github/license/joshraphael/ra4111)](https://github.com/joshraphael/ra4111/blob/main/LICENSE)
[![pipeline](https://github.com/joshraphael/ra4111/actions/workflows/test.yaml/badge.svg)](https://github.com/joshraphael/ra4111/actions/workflows/test.yaml)
[![GitHub Tag](https://img.shields.io/github/v/tag/joshraphael/ra4111)](https://github.com/joshraphael/ra4111/tags)
[![GitHub repo size](https://img.shields.io/github/repo-size/joshraphael/ra4111)](https://github.com/joshraphael/ra4111/archive/main.zip)

## Content:

1. [Design Doc](DESIGN.md)
1. [Code](4111.rascript)

## Commands:

|Title|Command|Parameters|Description|
|-|-|-|-|
|Compile|`make compile`|None|Compile RAScript into achievement logic|
|Code Notes|`make notes`|None|Use the API to download the games code notes|