Giter VIP home page Giter VIP logo

termboy-go's Introduction

Term Boy

Term Boy is a Nintendo Game Boy emulator...for your terminal.

This is an early implementation written in Go. A more complete version (written in C++) is available here.

This project is based on code from an existing Game Boy Color emulator, gomeboycolor.

Be sure to also check out libtermboy, which distills the techniques used to implement Term Boy into a reusable library (with color support!).

Boot Intro Title Gameplay

Usage

If you're an Arch Linux user, you can download Term Boy from the AUR. After compilation, the binary will be installed as /usr/bin/termboy.

Users of other distros can download and build Term Boy by running go get github.com/dobyrch/termboy-go. Start Term Boy by running termboy-go <ROM.gb> in a Linux virtual console.

Use ESDF for the D-pad, G/H for SELECT/START, and J/K for B/A. Press ESC to quit.

Miscellanea

Ubuntu users may see the message "Failed to set font height." Term Boy uses the setfont command to change the font height, which looks for the font default8x16.psfu in /usr/share/consolefonts. The font can be downloaded from the Kbd project. Download any of the archives and the font will be located in data/consolefonts.

A branch for FreeBSD is also available (git checkout freebsd). See PORTING for more details.

Sound is not yet supported. If you want sound now, try out my other implementation.

If you would like to see how I generated a custom boot ROM (that shows "Term Boy" in place of "Nintendo"), see bootrom-gen.

So... What's the point of this?

Unlike other video game emulators, Term Boy has no dependencies on X11 or any graphics libraries. This makes it possible to play high-quality, graphical games in a command-line environment. If you're bored of text-based games like Adventure, give Term Boy a shot!

termboy-go's People

Contributors

djhworld avatar dobyrch avatar ichimonji10 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.