Page 1 of 1

A little MahJong Solitaire ...

Posted: Wed Jan 06, 2010 1:26 pm
by cassiope01
This is a little little MahJong Solitaire:

- auto save/restore game
- number of remainder moves indicated
- hint!
- shuffle
- undo moves

It's my JB version of FreeJongg for PALM by William Osborne.

A little help to translate (from french): "Nouveau" => New - "Aide" => Help - "Triche" => Hint - "Mélange" => Shuffle - "Annule" => Undo

You can change tiles (if you are artist ;-)) in "Tuiles_Majhong.bmp" (respecting sizes and places), and using Majhong_tuiles.bas to make the 42 sprites. (if don't exist : make dir \tiles)

I know i have to change Button style and to add a help window...
I search yet an other solution than arrows... i found !!!

to be optimized !!!

Posted: Wed Dec 22, 2010 10:58 am
by cassiope01
A little new UPDATE

Posted: Wed Dec 22, 2010 11:03 am
by cassiope01
a BIG version...

And some change tiles possibility, but with little work...!

Posted: Wed Dec 22, 2010 4:37 pm
by cassiope01
and a translated version of the "Aide.bmp" file, from Specsdude. Thanks David.

It's very easy to use it in my code... :wink:

translated code

Posted: Wed Dec 22, 2010 8:46 pm
by specsdude
Hi Specsdude here

This is a version of MahJong.bas that I have transalted completely into English (not the variables or rem statements though)

Posted: Fri Dec 24, 2010 4:20 am
by ValorSolo
I translated Mahjong_Big into English and adjusted the button placement.
I also changed the font face and color.
The font face is Segoe UI. Which could be a problem on older computers.