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

Author Topic: SFML 1.6 and C++ Create a game Menu  (Read 11971 times)

0 Members and 1 Guest are viewing this topic.

LonelyCoder

  • Newbie
  • *
  • Posts: 4
    • View Profile
SFML 1.6 and C++ Create a game Menu
« on: March 27, 2013, 06:09:47 pm »
Hi ppl,

I'm starting a new project and i'm wanting to start to make a game menu, possibly for using in other game project, But i don't know how to create a menu and manage a different screens..

Can you help me?

Cumps. Lonely

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10823
    • View Profile
    • development blog
    • Email
Re: SFML 1.6 and C++ Create a game Menu
« Reply #1 on: March 27, 2013, 11:26:20 pm »
Hi there and welcome to the forum! :)

Well there are tons of tutorials out there. You can for instance start with the SFML wiki. Then move on to look at some examples (e.g. my SmallGameEngine).

I strongly recommend to use SFML 2 (read more in the FAQ).

If you run into problems, feel free to come back to the forum, but please make sure to post in the right section unlike this post (has nothing to do with the C binding...) or stop by on IRC.
We're also all volunteers and thus won't be coding for you (unless you pay us), but are eagerly to help out, where ever possible. :)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/