home.social

Search

152 results for “sfml”

  1. Pondering breaking with tradition, where most of the #ChristmasHorse games are contained in one exe, all written in C++/SFML, maybe I will be more productive if Horse6 we make with RenPy, and then maybe I can make Horse7 with my Omelet Engine. Something novel to keep me motivated.
    #gamedev #programming

  2. Pondering breaking with tradition, where most of the #ChristmasHorse games are contained in one exe, all written in C++/SFML, maybe I will be more productive if Horse6 we make with RenPy, and then maybe I can make Horse7 with my Omelet Engine. Something novel to keep me motivated.
    #gamedev #programming

  3. Pondering breaking with tradition, where most of the #ChristmasHorse games are contained in one exe, all written in C++/SFML, maybe I will be more productive if Horse6 we make with RenPy, and then maybe I can make Horse7 with my Omelet Engine. Something novel to keep me motivated.
    #gamedev #programming

  4. Pondering breaking with tradition, where most of the #ChristmasHorse games are contained in one exe, all written in C++/SFML, maybe I will be more productive if Horse6 we make with RenPy, and then maybe I can make Horse7 with my Omelet Engine. Something novel to keep me motivated.
    #gamedev #programming

  5. Pondering breaking with tradition, where most of the #ChristmasHorse games are contained in one exe, all written in C++/SFML, maybe I will be more productive if Horse6 we make with RenPy, and then maybe I can make Horse7 with my Omelet Engine. Something novel to keep me motivated.
    #gamedev #programming

  6. All right, another game is out! Mansion Malevolence is available for free for PC and Android on my Itch.io: nerudaj.itch.io/mansion-malevo

    The game is a demake of classic survival horror Resident Evil, reimagined as a solitaire card game that you can play in short bursts while commuting.

    The game was made in C++, using SFML for rendering and sounds and TGUI for UI. Source code is available on GitHub: github.com/nerudaj/MansionMale

    youtu.be/f1jT3A2XqXU

    #gamedev #indiedev #MansionMalevolence #ScreenshotSaturday #SFML #TGUI #cpp

  7. All right, another game is out! Mansion Malevolence is available for free for PC and Android on my Itch.io: nerudaj.itch.io/mansion-malevo

    The game is a demake of classic survival horror Resident Evil, reimagined as a solitaire card game that you can play in short bursts while commuting.

    The game was made in C++, using SFML for rendering and sounds and TGUI for UI. Source code is available on GitHub: github.com/nerudaj/MansionMale

    youtu.be/f1jT3A2XqXU

    #gamedev #indiedev #MansionMalevolence #ScreenshotSaturday #SFML #TGUI #cpp

  8. All right, another game is out! Mansion Malevolence is available for free for PC and Android on my Itch.io: nerudaj.itch.io/mansion-malevo

    The game is a demake of classic survival horror Resident Evil, reimagined as a solitaire card game that you can play in short bursts while commuting.

    The game was made in C++, using SFML for rendering and sounds and TGUI for UI. Source code is available on GitHub: github.com/nerudaj/MansionMale

    youtu.be/f1jT3A2XqXU

    #gamedev #indiedev #MansionMalevolence #ScreenshotSaturday #SFML #TGUI #cpp

  9. All right, another game is out! Mansion Malevolence is available for free for PC and Android on my Itch.io: nerudaj.itch.io/mansion-malevo

    The game is a demake of classic survival horror Resident Evil, reimagined as a solitaire card game that you can play in short bursts while commuting.

    The game was made in C++, using SFML for rendering and sounds and TGUI for UI. Source code is available on GitHub: github.com/nerudaj/MansionMale

    youtu.be/f1jT3A2XqXU

  10. Added a "page" state stack, as well as "behavior" for characters which currently just includes a slide movement and a wobble when talking.

    #ChristmasHorse #gamedev #CPP #SFML

  11. Added a "page" state stack, as well as "behavior" for characters which currently just includes a slide movement and a wobble when talking.

    #ChristmasHorse #gamedev #CPP #SFML

  12. Added a "page" state stack, as well as "behavior" for characters which currently just includes a slide movement and a wobble when talking.

    #ChristmasHorse #gamedev #CPP #SFML

  13. Added a "page" state stack, as well as "behavior" for characters which currently just includes a slide movement and a wobble when talking.

    #ChristmasHorse #gamedev #CPP #SFML

  14. Deer Portal Release 0.9.7 - Particles storm. There is a little FPS drop, so optimisations are incoming, but its good for start :) Do you like this massive particles? #GameDev #IndieDev #OSX #Linux #Windows #SFML #linuxgaming #indiegame #DeerPortal devcarpet.itch.io/deer-portal/...

  15. 🇵🇱 Ktokolwiek z linuksowym desktopem chciałby przez dzień pobyć testerem linuksowej wersji gry? ;)
    🇬🇧 Anyone who wants to test the AppImage #Linux version of #DeerPortal
    #GameDev #indiegamedev #sfml #sfml3 #help

  16. Did you try #DeerPortal 🦌💎and why don’t you like it?
    It is a board game driven by a 🦌 Deer god and classical elements 🔥 💦 💨 🌍

    #DeerPortal #GameDev #update #sfml #osx #linux #linuxgaming #freesoftware #FOSS #FreeGame #opensource

    Most comments which I received and some reviews which I was reading were clear that nobody had a clue what is happening during the game in the context of the cards. I added a simple overlay text, will replace later with some proper graphic for UI, but for now it explains actions after taking the cards.
    github.com/deerportal/deerport @sfml

  17. I've crippled my left hand with an axe a month ago so I wasn't able to finalize #SteamDeck support of #Rend or write any articles or do any unrelated gamedev whatsoever (don't even ask me on my gaming backlog!), but the hand is getting better now and now I have a working prototype of gamepad support on #Android in #SFML!

    Connection, identification, and button presses are working. Now to get analog inputs and disconnection code in place.

  18. I feel like distributing #ChristmasHorse on Linux would be easier if I just made an "install-deb.sh" that sudo apt-get install'd libsfml . Don't need sfml all the time? Tough, now you're prepared for Christmas Horse 6, 7, 8, and 9...

    Trying to simultaneously research AppImages, making deb packages, or whatever else. Can do vanilla C++ programs but having a harder time figuring out linking it all up with SFML libraries. :T

  19. Play FlappyBird, but written in #vala !
    gitlab.com/nda-cunh/flappyvala
    Using only #SFML and #glib as dependencies.
    The code is object oriented and a very good example for a non-gtk Vala app. Check it out!

    #gamedev #gaming #FlappyBird #OOP

  20. offspring the younger requested ladders. the game now has ladders (and built-in screenshots on F12 naturally)

    made w/ #SFML #c++ #kenney #linux