All Projects → eevee → anise-cheezball-rising

eevee / anise-cheezball-rising

Licence: other
an exciting new adventure for the Game Boy Color

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to anise-cheezball-rising

LittleSixteen
Commodore 16 schematics and PCB, redrawn in Kicad
Stars: ✭ 26 (-63.89%)
Mutual labels:  retro, retrogaming, 8bit
hoard-of-bitfonts
turns out I like bitmap fonts
Stars: ✭ 811 (+1026.39%)
Mutual labels:  retro, retrogaming, 8bit
awesome-indie
Resources for independent developers to make money
Stars: ✭ 7,991 (+10998.61%)
Mutual labels:  indie, indiedev
first-person-controller-for-unity
A First-Person Controller for Unity.
Stars: ✭ 18 (-75%)
Mutual labels:  indiedev, indiegame
WildWorld
Sandbox freestyle multiplayer game/engine in LÖVE/LUA.
Stars: ✭ 35 (-51.39%)
Mutual labels:  indie, game-2d
SNKRX
A replayable arcade shooter where you control a snake of heroes.
Stars: ✭ 1,067 (+1381.94%)
Mutual labels:  indie, indiedev
AsciiBird
ASCII version of the addictive Flappy Bird game.
Stars: ✭ 34 (-52.78%)
Mutual labels:  retro, retrogaming
shellcore
Shellcore Command Remastered
Stars: ✭ 41 (-43.06%)
Mutual labels:  retro, retrogaming
CuboidalDrift
A casual, fun, 3D indie game made with Unity
Stars: ✭ 13 (-81.94%)
Mutual labels:  indiedev, indiegame
retro.derpyenterprises.org
Old website
Stars: ✭ 13 (-81.94%)
Mutual labels:  retro, 8bit
IndieApps
A platform to showcase your side projects/apps
Stars: ✭ 23 (-68.06%)
Mutual labels:  indie, indiedev
jekyll-theme-8bit
👾 A Jekyll theme inspired by classic 8bit games.
Stars: ✭ 24 (-66.67%)
Mutual labels:  retro, 8bit
ShaderGlass
Overlay for running GPU shaders on top of Windows desktop
Stars: ✭ 417 (+479.17%)
Mutual labels:  retro, retrogaming
portfolio os
3DO M1 Opera Portfolio Operating System
Stars: ✭ 27 (-62.5%)
Mutual labels:  retro, retrogaming
monobit
Tools for working with monochrome bitmap fonts
Stars: ✭ 124 (+72.22%)
Mutual labels:  retro, 8bit
Team-Capture
Team-Capture - A multiplayer FPS game, inspired by games like Quake and TF2. Done in Unity
Stars: ✭ 81 (+12.5%)
Mutual labels:  indie, indiegame
Dojs
A DOS JavaScript Canvas with sound
Stars: ✭ 237 (+229.17%)
Mutual labels:  retro, retrogaming
Tic 80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
Stars: ✭ 3,176 (+4311.11%)
Mutual labels:  retro, 8bit
jsfxr
JavaScript sound effects generator.
Stars: ✭ 120 (+66.67%)
Mutual labels:  retro, 8bit
FF1Randomizer
A randomizer for Final Fantasy 1 on the NES.
Stars: ✭ 72 (+0%)
Mutual labels:  retro, retrogaming

Star Anise Chronicles: Cheezball Rising

Hello! This is a brand new adventure game for the Game Boy Color. It's about my cat Anise, having adventures.

Anise, having adventures

I'm also writing about the entire development process in gratuitous detail on my blog, if you'd like to follow along!

Playing

The canonical source for builds is Patreon, where you can get access a whole week early for only $4 a month! I may also upload builds here, um, when I remember.

A Game Boy Color emulator is helpful! My favorite is mGBA (I'm using recent builds of 0.7) — try loading the gba-colors shader for a more pastel aesthetic. Allegedly, BGB is also good for Windows and SameBoy is good for Mac.

Of course, you could always play the game on actual hardware, too.

Building

You will need:

  • rgbds, the recenter the better
  • Python 3 with Pillow installed
  • make

Do the following:

make

Wow! You did it. 🎆 Enjoy!

(Actually, you probably didn't — currently I have some intermediate build assets that require manual intervention to actually get working. Sorry! I'll fix it soon. Or maybe I already did, but forgot I put this paragraph in the README.)

Development

I'll gladly accept advice on idioms and errors and whatnot, but would prefer no non-trivial pull requests — I'd like to be able to account, personally, for every last byte in the finished game.

That said, feel free to use this as a base for something of your own! The following may be helpful:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].