Pure Memory

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Pure Memory

Post by Fluid Byte »

My first little game in PB is finally done! Whereas it's not really about the content of the game but you should rather consider it as a learning project instead (for me of course).

It's just a simple Memory clone but should be enjoyable for at least a couple of minutes.

Any kind of bug reports are welcome!

Screenshots:

Image

Download:

http://www.codedreality.de/purememory-en.html
Last edited by Fluid Byte on Sun Jun 20, 2010 7:05 pm, edited 3 times in total.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

Online high score?
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

No, but certainly a good idea.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
SunSatION
User
User
Posts: 85
Joined: Tue Jun 21, 2005 7:26 pm
Location: Malta

Post by SunSatION »

Nice Game.

Bugs : When I press a key(shift,tab,.....) when typing my name, the letter 'A' is showed.
Last edited by SunSatION on Tue Aug 07, 2007 2:44 am, edited 1 time in total.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

I like it :D
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Thanks thefool! Image
Bugs : When I press a key(shift,tab,.....) when typing mine name, the letter 'A' is showed.
Fixed.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
dige
Addict
Addict
Posts: 1406
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Post by dige »

That game really rocks! Here is a new TileMap:

Image
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

Wow, really nice looking!
I like logic, hence I dislike humans but love computers.
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Post by flaith »

really nice, i like it too :D
but don't forget the french keyboard :wink:
“Fear is a reaction. Courage is a decision.” - WC
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

flaith wrote:but don't forget the french keyboard :wink:
Fixed the keyboard input, again! :roll:
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Post by flaith »

thanks :D

BTW did you forget to add a delay ? (process = 99%) :wink:
“Fear is a reaction. Courage is a decision.” - WC
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

flaith wrote:BTW did you forget to add a delay ? (process = 99%) :wink:
I have dual core so I never noticed it but good that you mention it. The game is intended to run with full CPU power but I should add a delay when the program loses the focus.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Post Reply