SFML community forums
General => SFML projects => Topic started by: xolatgames on October 27, 2024, 04:37:00 pm
-
Hello, people! Here's Ilyuha or xolatgames! 👋🏼 ✌🏼 I'm newcommer here. And decided to starting my C++ way from SFML.
What I already made on it:
https://github.com/xolatgames/vasya-prepare-jam-for-winter
This is a simplest 2D platformer, that'll be short 🎮
There already has:
Main menu, beautiful background with clouds and sun, walking and jumping character, music and sounds.
In some future I'll made more levels and add enemies 🐢
The first step I've already do! And I liked it! 😄
Have a nice play! 😉
P.S: If you have interest, you can visit my website with more games: https://xolatgames.ru/
-
And even week doesn't gone, but I've publish an update of my C++ game on SFML.
I've add enemies 😈 but as a part of background yet. In the next update I'll paint this game 🖌️ and add the ability to contact with enemies to player 😵
If you wanna see it in action, check this: https://fediverse.tv/w/1HE3BMpdNXe3PqSZjehrjp
There has: Crawling... So... It doesn't seems like crawling... Running turtles 🐢 , jumping rabbits 🐇 , and flying birds 🐦 !
The game is still here: https://github.com/xolatgames/vasya-prepare-jam-for-winter
Have a nice play! 🎮
-
Hi there! ✌🏼 👋🏼 Here's another update of my 2D platformer game 👉🏼 https://github.com/xolatgames/vasya-prepare-jam-for-winter
In the current update I've add sliders that setting up sounds and music volumes, and painted game sprites 🖌️ . And as I promised - I allowed the character to contact with enemies 🐰
If you wanna see it in action, you can watch this: https://fediverse.tv/w/ofUQbFjju1fdnQagj773Ct
Here's only one thing left... is create more levels 👨🏻🔧
-
Hi, dudes! 👋🏼 ✌🏼 The version with the first playable map is available already! 🎮
(https://img.itch.zone/aW1nLzE4NDQ1NDM1LnBuZw==/original/563rdA.png)
I also have publish the executable files for Windows 🪟 and Linux 🐧 on GameJolt 👉🏼 https://gamejolt.com/games/vpjfw/934280 and https://xolatgames.itch.io/vpjfw 👈🏼 itch.io
During the creation process I had to do Map parser for my game for https://www.mapeditor.org/ , because the available Map parsers ( https://doc.mapeditor.org/en/stable/reference/support-for-tmx-maps/ ) don't works correctly. It's available there: https://github.com/xolatgames/vasya-prepare-jam-for-winter/blob/main/src/MapParser.cpp , but if you wanna use this in your project you must leave the attribute: "Thanks to xolatgames for contribute!" or something like that...
The GitHub page is still here: https://github.com/xolatgames/vasya-prepare-jam-for-winter
Good luck! 😉 ✌🏼
-
Hi, people! ✌🏼
Today I've released new version of my 2D SFML open-source platformer (https://xolatgames.itch.io/vpjfw) 🐢 ! It include three levels, but if you want - you can already create your own levels 👷🏻♂️ ! It's easy! You need for this just Tiled (https://www.mapeditor.org/), and hands for rewriting the levels.ini file 📝 that already have putted right in the game folder 📂 ! Then Profit! 👍🏼
The video-gameplay is here (https://fediverse.tv/w/81TcDG3ne7v2zhtAE2Sqv3).
This game also has pages on Gamejolt (https://gamejolt.com/games/vpjfw/934280)
And itch.io (https://xolatgames.itch.io/vpjfw)
Have fun! 😉
P.S: But the source code of this project here 👉🏼 https://github.com/xolatgames/vasya-prepare-jam-for-winter (https://github.com/xolatgames/vasya-prepare-jam-for-winter) 🤫