Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Memory  (Read 5650 times)

0 Members and 1 Guest are viewing this topic.

grimmreefer

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
    • Email
Memory
« on: March 07, 2013, 09:03:59 pm »
Here is my little Memory Game.
Not much to say about it, just play and have fun.

http://www.share-online.biz/dl/PV9L3BJMI981
http://www53.zippyshare.com/v/19855545/file.html

If you have an OpenAl.dll error please instal OpenAl

http://connect.creativelabs.com/openal/Downloads/oalinst.zip

Credits:

Sound @                             http://soundbible.com
ThemeMusic @ Geemee     http://geemee.jimdo.com/
« Last Edit: March 07, 2013, 09:56:27 pm by grimmreefer »

AlexAUT

  • Sr. Member
  • ****
  • Posts: 396
    • View Profile
Re: Memory
« Reply #1 on: March 07, 2013, 09:58:04 pm »
Great game! :D

The music and sound effects fits perfect the type of game! Also the Font fits perfectly.

The fly-out of the pairs is really nice.

But you forgot to include the OpenAL.dll.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Memory
« Reply #2 on: March 07, 2013, 10:35:00 pm »
Nicely done and with catchy music. :)

There are (at least) 2 bugs though.
The Mangenta gets cut-off at the right side:


And you're playing the sound whenever the mouse is pressed, which means that it restarts the sound effect every frame and it doesn't matter where you click. You should play it only once per click (where a click is defined as when the mouse button gets pressed down and comes up again) and only over menu entries and memory cards or at least only within the window.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

grimmreefer

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
    • Email
Re: Memory
« Reply #3 on: March 07, 2013, 11:38:03 pm »
Thanks for your reply, her is a small bugfix.

http://www16.zippyshare.com/v/31073252/file.html

Just replace, by the way, the "Joker" Gamemode is still developing and coming soon as possible.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Memory
« Reply #4 on: March 07, 2013, 11:50:33 pm »
Thanks for your reply, her is a small bugfix.
Nice! :)

Ah and I forget to mention that you should always ship the OpenAL DLL with your game, because there a many different versions and not all of them work with SFML. If you want to link a specific version to download, then link the official one (i.e. the one that is guaranteed to work with SFML). ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

grimmreefer

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
    • Email
Re: Memory
« Reply #5 on: March 08, 2013, 01:16:47 pm »
I reworked the Options menu and kick the function for fullscreen and change resolution. It don't really fits.
I replaced it with the option to turn off sound and music.

Maybe i make the window fits    automatically to the desktop size(But i think in this function of sf::Window is a bug).

I also removed the blue theme color, for my taste it's too ugly.


Memory 1.0.2

http://www70.zippyshare.com/v/71454205/file.html

aslefnad

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Memory
« Reply #6 on: December 16, 2014, 04:02:51 pm »
i just wanted to test your game but all links seem to be offline. is there any chance you can upload it again.
thanks : )

The Terminator

  • Full Member
  • ***
  • Posts: 224
  • Windows and Mac C++ Developer
    • View Profile
Memory
« Reply #7 on: December 17, 2014, 05:49:44 pm »

i just wanted to test your game but all links seem to be offline. is there any chance you can upload it again.
thanks : )

This was originally posted over a year ago.
Current Projects:
Technoport

grimmreefer

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
    • Email
Re: Memory
« Reply #8 on: December 17, 2014, 09:36:26 pm »
Hey ho, i still have it. :)

http://www8.zippyshare.com/v/37432123/file.html

But i never finished it.

 

anything