GithubHelp home page GithubHelp logo

sega-dreamcast / overbearing-burgers Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 1022 KB

Overbearing Burgers is a mini-game featuring a hungry brown bear.

Home Page: http://sebastianmihai.com/main.php?t=120&n=Sega-Dreamcast-development-Overbearing-Burgers

License: GNU General Public License v3.0

Makefile 3.85% Shell 2.37% C 90.80% C++ 2.97%
sega-dreamcast sega dreamcast game-2d game game-demo

overbearing-burgers's Introduction

Overbearing Burgers for the Sega Dreamcast

Overbearing Burgers is a Sega Dreamcast homebrew game featuring a hungry brown bear. The bear must jump at the right time to not only not hit the rocks on the ground, but also to not miss any of the hamburgers.

Overbearing Burgers is very easy to play; the only button used is A, which will make the bear jump.

This mini-game was developed by Sebastian Mihai and was released the December 20, 2016.

Compiling

To compile Overbearing Burgers, you will need a modern KallistiOS environment, like DreamSDK or any other modern KallistiOS 2.0.0+ environment.

Basically the procedure to build this mini-game is pretty simple:

  1. Open your shell prompt.
  2. Enter the src/ directory.
  3. Enter make && make dist.

You will get an overbearing.elf file. Follow the standard procedure to generate a selfboot disc image. Basically, if you are under DreamSDK:

mkdir cd_root
elf2bin overbearing.elf
scramble overbearing.bin cd_root/1ST_READ.BIN
ipcreate -silent -m "SEBASTIANMIHAI" -a "OVERBEARING BURGERS"
makedisc overbearing.cdi cd_root IP.BIN

You'll have a ready-to-use overbearing.cdi file, that you can burn or use with Demul.

Credits

All credits goes to Sebastian Mihai.

overbearing-burgers's People

Contributors

sizious avatar

Watchers

 avatar  avatar

Forkers

luisrtorres

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.