Sure my apologies, they were originally uploaded from onedrive but the account closed and svg files went with it. Will update and give them in a little bit thank you for the heads up!
VerzatileDev
Creator of
Recent community posts
Here is an example for https://elvgames.itch.io/game-sound-effects-monster-pack-1 that uses the same formating for CSS
Cool stuff! If anyone was wondering how the page was centered check this out here https://verzatiledev.itch.io/center-css-on-project-page In collaboration with Elv Games, appriciate the pack that was made as well as letting me introduce users to my research on how to centre project page contents!
Awesome stuff get more and more use out of it, this time officially finished my project for VerzaTiles https://verzatiledev.itch.io/verzatiles
Did take a look at the video, but wasn't exactly sure how'd Id approach mine with it. As far as I remember Emscripten its documentation used to be weird as well as most of the code had to be rewritten to support it. My project itself uses SFML for the Input and Window which could be replaced by SDL in theory, but just enjoy the simplicity of SFML to be honest.
Will see maybe ill figure it out, thanks!
If you want to I made a resource page or place or sorts where I add weird information like that, that most often is not like searched for or answered here https://github.com/VerzatileDevOrg/Programming_HandBook , essentially a webpage I occasionally add some areas I explored to it with other people if you are interested.
Pretty interesting, I made tetris or what not just for the heck of it with sfml, trying to understand currently how you managed to port it to web format, hopefully I get it somehow. But for sure an interesting approach and concept, fun to watch as well.
Just for the heck of it, if you are interested https://github.com/VerzatileDev/App.Tetris an old project decided to fix some stuff and etc. Didnt bother to completly fix the messy code, but here we are :)
Heya,
Interesting stuff you seem to have here, though I was wondering if there could be more of a describtion or details surrounding the Tool on how to set up? - Did notice it was written within the .zip File itself, could that be added here as well ?
Additionally slight information on:
- Engine it can be used for..
- Slight video or a guide it being used to get a better reference and such.
- And other fine details.
Appriciate it looking forward to hearing back,
Verz
As I have now been using itch.io for a few years I have been facinated in finding solutions to improve the look of pages as well as profiles.
By that I have started an open source book hosted on my github repository that anyone could contribute to and by that learn how to use CSS / HTML availabilities how to change elements to make the look of the project better additionally the aim is to help the content put all of other users information if they are happy with it there as well as a guide to picture formats sizes and ideas.
Here as an example https://verzatiledevorg.github.io/Itchio_HandBook/docs/GettingStarted/CSS/UseCasesCss/
I talk about the potential use cases that css editing functionality can change as well as what is per say legal by itchio standards to not interfire with their core css and web that makes it unusable by other users.
Additionally I have included a section on which you can take advantage of other users css and their setup in case you lile their content page and formating as seen here https://verzatiledevorg.github.io/Itchio_HandBook/docs/GettingStarted/CSS/BorrowCss/
If there is more idea do let me know!
And i would like to have more likeminded developers involved to help me make this resource happen.
looking forward to feedback.