2020 GDCA to Honor Adventure Games Creator Roberta Williams
Organizers of the 20th Annual Game Developers Choice Awards (GDCA), the premier accolades for peer recognition celebrating the industry’s top games, studios and developers, will be honoring the...
View ArticleLabyrinthine Devblog #9
Original Version: https://www.valkogames.com/labyrinthine-dev-blog-9/Thanks for your patience in waiting for the devblog, there’s been a huge amount of discussion over the past couple of weeks and it’s...
View ArticleLabyrinthine
Labyrinthine is a cooperative horror game focused on delivering a terrifying experience for up to four players online. The game takes place within a labyrinthine maze filled with nightmarish creatures...
View ArticleSpoiler tags & collapsible/scrollable/resizable code blocks
I've noticed there's no current support for spoiler tags with the new system. Being able to set the spoiler preview text would be a nice feature, as it was requested with previous forum software...
View ArticleHighlight to quote support on any page that supports comments
In the Forums section of the site, you can highlight text in a thread and get a Quote popup block that then allows you to easily quote in a reply. You can easily do this multiple times to cherry pick a...
View ArticleA subcategory for modding?
I think it would benefit the place a lot, attracting new people and new ideas, if modders had their own category. It's game development, IMHO, and I hear a lot of especially young talent starts there.
View ArticleDX11 vs DX12 Swapchain Present
Hi!I'm working on a third-party plugin/driver which renders through either D3D11 or D3D12 in either exclusive fullscreen or windowed mode.I have performance problems with SwapChain::Present in case of...
View ArticleDevLog # 2: Audio Moodboard
I've been looking for a general vibe for this game, and since the beginning of the project, I thought a lot about WAR's “Don't Let No One Get You Down.” It's somber, comforting, and you want it to go...
View ArticleHow to implement a stack allocator ?
Hi !I wonder how to implement a stack allocator and how this prevent from memory fragmentation ?Can help me ?
View ArticleUnity, Gain staging, and it's mixer's meters.
So, I was mixing our game and doing some gain staging and I noticed everything on Unity's mixer was peaking at like -16db which I thought was SO LOW for a bunch of really loud sounds. I got into a big...
View ArticleProvide a generic funcdef for application functions
I have a use case for a generic funcdef where all functions should be accepted for the parameter. This is the code that requires...
View ArticleDelhanro - Play as over 100 heroes for free, right in your browser
This game is currently in alpha and a lot of the graphics are currently placeholder graphics.TrailerClick here to play Delhanro for free in your browserCheck out the Delhanro gameplay videos!
View ArticleNew Hero Added 02-27-2020
New hero added: Green MarioClick here to play Delhanro for free in your browser
View ArticleDelhanro
Play as over 100 heroes for free, right in your browser. This game is in the alpha stage and a lot of the graphics are currently placeholder graphics.TrailerClick here to play Delhanro for free in your...
View ArticleProject IMP - MMORPG devlog
Follow me on the journey of creating an MMORPG. Along the way, I will share my experiences, implementation choices, techniques, decisions, tips and tricks, until the release.
View ArticleEOTH
A classic ARPG concept, built upon the legacy of older games.In the demo, you'll take up arms as a trained soldier, and fight your way out from a deadly cave. You will face wretched monsters, beings of...
View ArticleProvide engine function to parse string from script into in-memory...
Currently, trying to parse script code manually to for instance parse metadata requires you to manually parse strings including the various forms (single quotes, double quotes, heredoc) which...
View ArticleDrift Worlds - Over 20 months of solo development.
Drift WorldsAfter years of solo development I am excited to finally say I have released my pride and joy, Drift Worlds. Drift Worlds is an arcade racer that meets real world graphics. It has aspects of...
View ArticleFPS style player collision resolution around corners
I want to make my character slide along the correct wall when its bounding geometry collides against a corner (AABB/elipsoid intersecting two walls.) Zeroing out the negative projected velocity along...
View Article