Sudoku86

From Libregamewiki
Jump to navigation Jump to search
Sudoku86
Sudoku86.png
Sudoku86
GenreSudoku puzzle
Latest release1.0.3
Release dateMay 23rd, 2015
PlatformsDOS
DeveloperMateusz Viste
Code licenseBSD
P. languageC
Homepagehttp://sudoku86.sourceforge.net/
Contribute
Sudoku86 is a free game. This means that the source code and media files are available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well.

Sudoku86 is a game written in the C programming language by Mateusz Viste. The game is designed to run under DOS. It is a 16-bit, real mode application using CGA or VGA video output (320x200).

Requirements[edit]

Sudoku86 requires:

  • 50K of free conventional memory
  • a 8086/8088 compatible CPU
  • a CGA, MCGA or VGA graphic card
  • a two-button mouse
  • a DOS 3.0+ compatible operating system

External links[edit]