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

Author Topic: Not fixing the bug may sometimes be the right choice  (Read 2060 times)

0 Members and 1 Guest are viewing this topic.

vokuet

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Not fixing the bug may sometimes be the right choice
« on: January 11, 2020, 12:02:56 pm »
I was working on adding a new ability to my game which had to be casted by the player.
When tested however, things weren't as expected, but when tried it with friends, it turned out
to be a fun gameplaye experience.

You may check it out here:

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10818
    • View Profile
    • development blog
    • Email
Re: Not fixing the bug may sometimes be the right choice
« Reply #1 on: January 11, 2020, 05:09:44 pm »
If you have regular updates to your game project, it's better to update one thread on your game, rather than creating a new thread for each update. :)

All the best on your journey!
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

vokuet

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: Not fixing the bug may sometimes be the right choice
« Reply #2 on: January 11, 2020, 05:16:25 pm »
Sorry for my neglect. Will follow your suggestion.

Thank you very much for the encouragement!

 

anything