Moko-sudoku

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Moko-Sudoku is simply a Sudoku game that should work on the size of touch-screen the Neos have. It tested under Qemu. It's first release, so it's a little rough around the edges. Lots of stuff left to do. But it's playable.
+
{{Languages|Moko-sudoku}}
 +
 
 +
{{ApplicationBox|
 +
Name=moko-sudoku|
 +
Screenshot=Moko-sudoku.png|
 +
Description=Sudoku puzzle game.|
 +
Homepage= https://projects.openmoko.org/projects/moko-sudoku/ |
 +
TestedOn=Om 2008.8|
 +
PackageName=moko-sudoku (Om 2008.8 repository)
 +
}}
 +
'''Source Code released in SVN:
 +
http://svn.projects.openmoko.org/svnroot/moko-sudoku'''
 +
 
 +
 
 +
==Introduction==
 +
 
 +
Sudoku is a logic-based number placement puzzle. The objective is to fill a 9×9 grid so that each column, each row, and each of the nine 3×3 boxes contains the digits from 1 to 9, only one time each (that is, exclusively).
 +
 
 +
Moko-Sudoku is simply a Sudoku game that should work on the size of touch-screen the Neos have.
  
 
The ipkg is available now for download: http://projects.openmoko.org/frs/?group_id=114
 
The ipkg is available now for download: http://projects.openmoko.org/frs/?group_id=114
 +
 +
[[Category:Gaming]]
 +
 +
== Resources ==
 +
 +
* [http://dailysudoku.info daily sudoku]
 +
 +
* [http://sudokusolver.info http://sudokusolver.info]
 +
 +
* [http://sudokutips.us sudoku tips]
 +
 +
* [http://www.neojogos.com/index.php?task=tag&t=Sudoku Sudoku games]
 +
 +
* [http://sudokuhints.org sudoku hints]
 +
 +
* [http://suduko.sudukos.com suduko]
 +
 +
* [http://solvesudoku.net how to solve sudoku]

Latest revision as of 21:44, 27 April 2011


Moko-sudoku.png moko-sudoku

Sudoku puzzle game.


Homepage: https://projects.openmoko.org/projects/moko-sudoku/
Package: moko-sudoku (Om 2008.8 repository)
Tested on: Om 2008.8


Source Code released in SVN: http://svn.projects.openmoko.org/svnroot/moko-sudoku


[edit] Introduction

Sudoku is a logic-based number placement puzzle. The objective is to fill a 9×9 grid so that each column, each row, and each of the nine 3×3 boxes contains the digits from 1 to 9, only one time each (that is, exclusively).

Moko-Sudoku is simply a Sudoku game that should work on the size of touch-screen the Neos have.

The ipkg is available now for download: http://projects.openmoko.org/frs/?group_id=114

[edit] Resources

Personal tools

Moko-Sudoku is simply a Sudoku game that should work on the size of touch-screen the Neos have. It tested under Qemu. It's first release, so it's a little rough around the edges. Lots of stuff left to do. But it's playable.

The ipkg is available now for download: http://projects.openmoko.org/frs/?group_id=114