• Stars
    star
    280
  • Rank 142,233 (Top 3 %)
  • Language
    C
  • License
    MIT License
  • Created almost 10 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An arcade platformer homebrew game for the Game Boy

Tobu Tobu Girl MIT License CC BY 4.0 Game Boy

An arcade platformer for the Game Boy.

More info at: http://tangramgames.dk/tobutobugirl.

Compilation has only been tested on Linux using GBDK 2.96a.

Playing the game

In order to play the game you will need to either flash the game to a Game Boy flash cart or use a Game Boy emulator. The binaries are provided through itch.io.

Compilation

Install GBDK

Install GBDK version 2.96a. Make sure the lcc compiler is in your PATH and the GBDKDIR environment variable is set up correctly.

Install imgtogb

Download and compile imgtogb and add it to your PATH. Alternatively you can change the IMGTOGB variable in the Makefile to point to the imgtogb.py file.

Compiling the rom

Clone the Tobu Tobu Girl repository using the --recursive flag to clone the mmlgb submodule as well.

git clone --recursive https://github.com/SimonLarsen/tobutobugirl
cd tobutobugirl

Download the MMLGB.jar file and place it in the root folder.

wget https://github.com/SimonLarsen/mmlgb/releases/download/v0.1/MMLGB.jar

Then compile rom file with make.

make

If all went well, a rom file tobu.gb will be created in the project root.

License

The source code for Tobu Tobu Girl is licensed under the MIT License. See the LICENSE file for details.

All assets (images, text, sound and music) are licensed under the Creative Commons Attribution 4.0 International License.

More Repositories

1

mrrescue

Arcade-style fire fighting game
Lua
424
star
2

duckmarines

Free software ChuChu Rocket remake for PC
Lua
106
star
3

sienna

Fast-paced one button platformer
Lua
82
star
4

tobutobugirl-dx

An arcade platformer homebrew game for the Game Boy, Game Boy Color and Super Game Boy
C
70
star
5

90-Second-Portraits

Frantic street painting game
Lua
45
star
6

mmlgb

MML to Game Boy parser and driver
C
41
star
7

iyfct

In Your Face City Trains
Lua
40
star
8

safetyblanket

Ludum Dare 29 jam game
Lua
16
star
9

DreamWitchErika

Ludum Dare 30: Connected worlds
Lua
16
star
10

pyimgtogb

Utility for converting PNGs to Game Boy tiles and sprites.
Python
16
star
11

trickparade

Ludum Dare 33 entry
Lua
16
star
12

glPortal

Simple OpenGL clone of Valve's Portal
C
13
star
13

prox

A LÖVE/Lua game engine
Lua
13
star
14

rakshasa-legacy

A different kind of twin-stick shooter
Lua
9
star
15

mutrix

Lua
9
star
16

pdb_to_cm

Compute protein contact map from PDB file.
Python
9
star
17

rob

Herbie and Jamal's Super Rob You Now Adventures
Lua
6
star
18

node

Ludum Dare 32: "An unconventional weapon"
Lua
6
star
19

imgtogb

Utilities for converting images into Game Boy tiles and sprites
C++
6
star
20

pac

First person Pac-Man clone
C++
6
star
21

wotg

LD34 entry 'Witch of the Grove'
Lua
5
star
22

Energy

Lua
5
star
23

cytomcs

A maximum common subgraph tool for Cytoscape
Java
5
star
24

island

Lua
4
star
25

4hrJamChoplifter

Lua
4
star
26

jseqlogo

Sequence logos in pure Javascript
JavaScript
3
star
27

midi2mmlgb

Converts MIDI files into MMLGB format
Lua
3
star
28

faithmcs

Fast iterative local search algorithm for multiple MCS detection
Java
3
star
29

grandforest

A graph-guided random forest algorithm
C++
3
star
30

convaq

An R package for CNV-based association studies
C++
2
star
31

smashr

Smash nested lists into tidy data tables.
R
2
star
32

GB-Tone-Matrix

Tone Matrix clone for Game Boy
Assembly
2
star
33

FamitrackerGBExporter

Simple FamiTracker to GBDK header exporter
C++
2
star
34

Jetpacks

C++
2
star
35

libgraphlet

Embeddable Orca graphlet counter library
C++
2
star
36

phdthesis

LaTeX source for my PhD thesis "Finding patterns in complex biomedical data using networks and molecular profiling"
TeX
2
star
37

ProximityCore

Lua
2
star
38

sailmcs

A heuristic algorithm for the multiple maximum common subgraph problem
CSS
2
star
39

tikzpostersdu

A tikzposter theme for the University of Southern Denmark
TeX
1
star
40

bandcampr

R package for scraping data from Bandcamp
R
1
star
41

higana

An R-package for cell hierarchy-based analysis of genomic variants.
R
1
star
42

perceptual-loss-pytorch

Simple PyTorch implementation of the LPIPS metrics also known as perceptual loss.
Python
1
star
43

convaq-web

Web frontend for the CoNVaQ R package
HTML
1
star
44

Raytracer

Java
1
star
45

sudokuasm

Assembly
1
star
46

dotfiles

Linux dotfiles
Shell
1
star
47

Traps

Java
1
star
48

jpm

A Jolie package manager
HTML
1
star
49

jpac

Java port of pac using LWJGL
Java
1
star
50

tikzpostertable

A tikztable environment for tikzposter
TeX
1
star
51

frogbox

An opinionated machine learning framework.
Python
1
star