Skip to content

Scan and redraw low-quality NES Tetris games into crisp high-quality output

License

Notifications You must be signed in to change notification settings

danmason/NESTrisRedraw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NESTrisRedraw

NES Tetris video captured from original hardware sis 240p viedo, from a low-quality analogue composite video source. This project aims to detect the state of the Tetris game, and redraw the board as a crisp high-resolution image.

Requirements

File structure

  • detect/ - detect the blocks on the board
  • draw/ - redraw the game board

About

Scan and redraw low-quality NES Tetris games into crisp high-quality output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 64.2%
  • Python 35.8%