Lucas N. Ferreira

NES-VMDB Dataset

me

The NES Video-Music Database (NES-MVDB) is a dataset of 98,940 short (15 seconds) gameplay videos from 386 NES games, each paired with its original music piece in symbolic format (MIDI). NES-MVDB is built upon the Nintendo Entertainment System Music Database (NES-MDB). The dataset is available here.

VGMIDI Dataset

me

VGMIDI is a dataset of 200 MIDI labelled piano pieces and 3,850 non-labelled ones, all piano arrangements of video game soundtracks. Each piece was annotated by 30 human subjects according to a valence-arousal (dimensional) model of emotion. The sentiment of each piece was then extracted by summarizing the 30 annotations and mapping the valence axis to sentiment. The dataset is available on github.

Science Birds

me

A clone of the Angry Birds game implemented in Unity to be used for scientific puporses. Levels are represented as xml files that can be easily added without recompiling the game. The source code of the game is available on github.

Science Mario

me

A clone of the Super Mario World game implemented in Unity to be used for scientific puporses. Levels are represented as txt files that can be easily added without recompiling the game. The source code of the game is available on github.