Git Product home page Git Product logo

el_jamon_volador's Introduction

El Jamon Volador

Made with <3 by mateus.digital.

Description:

El Jamon Volador is homage to Flappy Bird developed for the original Nintendo's Game Boy.

It is my first Game Boy game!

You can play it online and download the ROM.

The Game Boy frame was developed by me using pure CSS - give a look :)

As usual, you are very welcomed to share and hack it.

Directory structure

  • game/include - The game headers.
  • game/src - The sources
  • game/third_party - GBDK resources to build the game.
  • html- Resources / files need to build the game's website.
  • res - Resources used to create the project.
  • scripts - Scripts to build the game and website.

Building

    CAVEAT: It just builds on OSX for now - for some reason an invalid rom
    is generated with the gbdk-2020 and in non OSX hosts.
git clone https://github.com/mateus.digital/el_jamon_volador
cd el_jamon_volador

./scripts/build-game.sh   ## Builds the gameboy game, results: ./build/el_jamon_volador-x.y.z.gb
./scripts/build-static.sh ## Builds the landing page, results: ./out/*

Dependencies:

  • GBDK - for building the gameboy game.
  • PollenBoy - for the website emulator.

Thanks to:

I used a lot of free and open resources, for which I'm most grateful!

License:

This software is released under GPLv3.

Others:

There's more FLOSS things at mateus.digital :)

el_jamon_volador's People

Contributors

mateusdigital avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.