Tuesday 1 May 2012

Solitaire!

A Klondike game for Android, easy to play on a smartphone touch screen.

So, what does it do better than the thousands of Klondike games out there?
Well, this one is optimized for touch screens. Instead of using inaccurate drag-and-drop to select card stacks, you just click on the source stack, then the destination stack, and let the computer manage the move. Little arrows indicate the possible moves.

Free to play, with an ad banner.

Home page on Google Play.

Solitaire

Sunday 8 April 2012

Bataille!

A game of War for Android phones.
It's a very simple game, and completely random. Free to play, with an ad banner.

Home page on Google Play.

Bataille

Saturday 7 April 2012

Negative Space (v1.1)

This is a port of my previous NDS game for Android phones, that I co-developed with a colleague of mines. I made the graphics and most of the levels.
Compared to the NDS version, the Android version has a new interface, and new levels. It's free to play, with an ad banner.

Home page on Google Play.

Negative Space for Android

Wednesday 9 March 2011

DinguxCommander (v2.1)




More screenshots: [1] [2] [3] [4] [5]

Download: DinguxCommander_v2.1.tar.gz

Source code: DinguxCommander_v2.1_src.tar.gz

DinguxCommander is a file manager for Dingoo A320 (Dingux).
It uses two vertical panels side by side, one being the source and the other the destination, like many 'commander-style' file managers such as Norton Commander or Midnight Commander.
DinguxCommander allows to:
   o Copy, move and delete multiple files.
   o View a file
   o Execute a file
   o Rename a file/dir
   o Create a new directory
   o Display disk space used by a list of selected files/dirs
   o Display disk information (used, available)

For more information, read file README.txt.

Thursday 13 January 2011

Slitherlink (v1.1)




Download: Slitherlink_v1.1.tar.gz

Source: Slitherlink_v1.1_src.tar.gz


   


• Introduction

Slitherlink is a logic puzzle game created in 1989 by Japanese publisher Nikoli, famous for creating Sudoku, among many other logic puzzles.
I discovered the game a few years ago on the Nintendo DS with 'Puzzle Series Vol. 5: Slitherlink', which was never released outside of Japan. It's such a good game I became addicted to it, and now it's time to spread the virus :)

This is my version of the game for Dingux (Dingoo Linux).
Its main features are:

• 456 levels
• Four grid sizes: 5x5 (easy), 7x7, 10x10, 20x20 (hard)
• Undo button
• Progress saved automatically
• Save state option


• Rules

In Slitherlink, you draw lines on a grid to create a meandering path, following the rules:

• The path must form a single loop, without crossing itself or branching.
• The numbers indicate how many lines surround each cell. Empty cells may be surrounded by any number of lines.

There is one unique solution for each level.
You can draw small x's on segments that cannot be connected.
You should be able to find the solution by logical deduction only, without guessing.

To Slitherlink beginners, I strongly advise to consult the Wikipedia page, and particularly the chapter 'Solution methods', which is a big help at the beginning.


For more information, read file README.txt.