Code Monkey home page Code Monkey logo

gambit's Introduction


Screenshot 1

Gambit: a gameboy emulator

A work-in-progress gameboy emulator made using C#, WPF and OpenTK

Table of Contents
  1. About The Project
  2. Running From Source
  3. Screenshots
  4. License

About The Project

This is an emulator for the original gameboy (also referred to as the DMG), an 8-bit handheld game console, developed and produced by Nintendo in the 90s. It supports many (read: the few that I could get working) games that the original DMG did, such as Tetris, Pokemon Red and Monopoly (all definitely absolutely legally acquired roms!).

There's a core library project housing the logic for the gameboy processor, video system, address bus etc. and two frontend UIs built using WPF (windows only) and OpenTK (cross platform desktop).

It's a total work-in-progress, and games (even the ones that run instead of crashing) are often glitched. So keeping expectations low is good, if you decide to clone this repository.

No roms included though! So you'll have to, uh... source your own.

Running From Source

To get this project running locally from source, follow these steps:

Prerequisites

  • .NET SDK (>= 6.0)
  • Visual Studio / VS Code (+ C# extensions)

Instructions

  1. Clone the repo
    git clone https://github.com/DevChrome/Gambit.git
  2. Navigate to either of the UI directories
    cd Gambit.OpenTKUI
    OR
    cd Gambit.WpfUI 
  3. dotnet run the project
    dotnet run

Screenshots

Screenshot 2 Screenshot 3 Screenshot 4

License

Distributed under the MIT License. See LICENSE.txt for more information.

[Back To Top]

gambit's People

Contributors

rmzerofour avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

dualbrain

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.