A downloadable assignment

Overview

For the second half of class, you'll be building games that could run on the Game Boy using a hobbyist tool called GB Studio. You'll also be learning a bit about the art process and workflow by using two other tools that will integrate GB Studio.

To get started...

  1. Download GB Studio (make sure to download version 3.2.0)
  2. Download Piskel or use the web version for pixel art editing (you can also use Photoshop, Pixelorama, or Paint.net)
  3. Download Tiled for making game environments

I recommend putting these on a USB Drive to bring to class because none of the tools have cloud sync features and all files must be stored locally.

GB Studio is very different from P5.Play in that you won't be writing any code. Instead, you'll use a scripting system built out of drop-down menu options. But you will continue to use the foundations of what you learned in terms of the flow of events, conditionals, variables, and progression.

Building Your Games

GB Studio

Creating Art

Reminder: actor sprites are 16 ✕ 16 pixels

Using Piskel

Help from Pixel Vixen

Help from Pixel Pete

Help from Brandon James Greer

Analysis: Ninja Turtles' Leonardo

Adam Moos works in Paint.net

Making Backgrounds

Reminder: tiles are 8 ✕ 8 pixels

Sprite Colors

#071821
#86c06c
#e0f8cf
#65ff00

(GB Studio: Sprites)

Background Colors

#071821
#306850
#86c06c
#e0f8cf

(GB Studio: Backgrounds)

Assets

Sprites and Backgrounds (as shown above) are limited to four colors in total. When you seek out art to use, ensure that they're using these colors above and that your actor are 16x16 and tiles are 8x8.

Keep track of where you get your assets so that you can give credit on your Itch page.

Doing Sound and Music

 

StatusReleased
CategoryOther
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorMaking Games at Texas Tech

Download

Download
GB Studio Background Color Palette 141 bytes
Download
GB Studio Sprites Color Palette 136 bytes
Download
gb studio default assets.zip 253 kB
Download
grassland_tileset(GB Studio).png 3 kB

Leave a comment

Log in with itch.io to leave a comment.