Skip to content
forked from rukai/GameToy

A toy gameboy emulator written in python.

License

Notifications You must be signed in to change notification settings

Dart120/GameToy

 
 

Repository files navigation

GAMETOY

A toy gameboy emulator written in python3. There are already countless gameboy emulators available, this is a project to help me learn about emulation.

Requirements

  • Python 3
  • Pygame

Usage

GAMETOY is used via the command line:

  • ./gametoy.py path_to_rom to launch a rom
  • ./gametoy.py to see possible arguments

About

A toy gameboy emulator written in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%