nes.cr

Version, currently main branch1 version
  • main branchlatestOct 16, 2022

github.com/guri3/nes.cr

NES(Nintendo Entertainment System) emulator written in Crystal ๐Ÿ’Ž

3 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  nes.cr:
    github: guri3/nes.cr
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
MIT
Author
Daiki Oguri
Target
  • nes.cr from src/nes.cr

Dependencies

Runtime Dependencies

Development Dependencies

  • ameba~> 1.0.0github: crystal-ameba/amebadev

README

nes.cr

NES(Nintendo Entertainment System) emulator written in Crystal ๐Ÿ’Ž

Usage

$ git clone git@github.com:guri3/nes.cr.git
$ cd nes.cr
$ make setup
$ make run

Screenshot

Hello World

Hello World

nestest

๐Ÿšง

Super Mario Bros.

๐Ÿšง