The MASM Forum Archive 2004 to 2012

Specialised Projects => Custom Interface Components => Topic started by: lamer on January 18, 2006, 07:48:59 PM

Title: Win31 - just a game
Post by: lamer on January 18, 2006, 07:48:59 PM
Yes, it's just a very old well known little game and not a new set of API  :bg
Win15 is also included.
http://lamer.byethost32.com/projects.php#Misc
For while away the time at work...
Title: Re: Win31 - just a game
Post by: ramguru on January 18, 2006, 08:23:40 PM
Good game! I was playing similar brainwaster long time ago, and even know I don't know trusted technique to win it...
BTW you're quick  :U unfortunately I'm very busy this month and still am, so I couldn't contribute as much as you did...
But keep it up!
Title: Re: Win31 - just a game
Post by: ramguru on January 18, 2006, 08:51:38 PM
It seems that times change, I won quite easily :)
Good feature would be showing of moves I made and minimum moves required to win... but only if you haven't lost the source code :)
Title: Re: Win31 - just a game
Post by: lamer on January 18, 2006, 09:21:53 PM
Quote from: ramguru on January 18, 2006, 08:51:38 PM
Good feature would be showing of moves I made and minimum moves required to win... but only if you haven't lost the source code :)
And financial forecast to next week? :bg
I'll try...
BTW, I do not know the trusted way to win as well. It comes in accidentally.
Title: Re: Win31 - just a game
Post by: skywalker on January 18, 2006, 10:33:30 PM
Quote from: lamer on January 18, 2006, 07:48:59 PM
Yes, it's just a very old well known little game and not a new set of API  :bg
Win15 is also included.
http://www.lamer.somee.com/projects.aspx#Misc
For while away the time at work...

Thanks.

I am trying to figure out a use for the ASCII program.

Title: Re: Win31 - just a game
Post by: lamer on January 20, 2006, 10:50:55 PM
Hi all!
New version:
-   improved graphics
-   added moves counter
-   options to save and load saved games
-   loading games by drag and drop
Title: Re: Win31 - just a game
Post by: lamer on January 23, 2006, 06:24:53 PM
Hi all!
As a final touch added preview for saved games before loading.

Regards