Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vegard/beach-gbc

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a small GameBoy Color demo program based on Lachlan Cartland's (@AlcopopStar) pixel art piece "Beach":

"Beach" pixel art

It was posted on Reddit: https://www.reddit.com/r/PixelArt/comments/7kqqjm/oc_beach_4_colours/

Building

First of all, download the original gif:

wget https://i.redd.it/w49wc60kys401.gif

Explode the gif into its individual frames:

mkdir frames
(cd frames; gifsicle --explode --unoptimize --use-colormap colormap ../w49wc60kys401.gif)

You will also need to clone and build rgbds.

Run the Python script autotile.py which reads the individual frames of the animation and tries to make the animation fit into the GameBoy Color's tile banks (512 tiles for background maps):

python autotile.py

Run the build script that assembles and links the final ROM image:

bash make.sh

About

Beach (GameBoy Color demo)

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.