Labyrinthine Devblog #12
Original version: https://www.valkogames.com/labyrinthine-dev-blog-12/Wow. Nearly a month has gone by since the last ! We can only apologise, we didn’t realise it had been so long.You are probably...
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 ArticleCan I know how much lines there is in the source code of a game such has...
Can I know how much lines there is in the source code of a game such has League of Legends?
View ArticleGameDev.net will be 20 years old on June 15 ?
Just a heads up a few days in advance: GameDev.net launched to the public on June 15, 1999. The site started when 8 developers combined our game development sites and communities into one site to rule...
View ArticleLooking Feedback on my app! New to Skillz! 13 Cards Tournament
Available in Skillz! 13 Cards Tournament is a derived version of the all time favourite fast-paced poker card mobile game titled ‘Lucky 13’. Exclusively launched on an esports platform called Skillz,...
View ArticleDrag[en]gine
The Drag[en]gine is an free software project with a highly modular structure based on the GLEM System. Its design is similar to an operating system. The entire functionality is provided by Modules...
View ArticleSearching for a support 3d modeler and a concept artist for a horror game
Hi, guys. My name is Andrew Astro and I am searching for a 3d modeler and a concept artist who have experience with Blender or 3D Max, and can create simple items like a desk, a cup of coffee, tools...
View ArticlePonpu
It also features a storymode where you play as Ponpu, one of many heralds sent by the great Duck God who created the whole Universe. Every 2 billion years this great cosmic being destroys his own...
View ArticleHow was Valve able to sell CS that was made with GoldSrc Engine which is a...
Hello togheterSo to explain a bit more me question: I know that if you use GPL Software or components your software also needs to be published under GPL. And this states that the price must just be so...
View ArticleRocketMan
RocketManIt's demo in development it beginning version for will understand game mechanic
View ArticleASM variables
In the 32 bit assembler mode (protected mode) the variable size is dictated by the registers size (which in 32 bit mode is 32) i.e. like if you want to use large variables that will result in...
View ArticleI'm new to programming video games. So I would like to know how to integrate...
I'm new to programming video games. So I would like to know how to integrate the control of modeled characters in the source code? Thank you.
View ArticleThoughts on cloudflare workers like faas option for going serverless.
is it better than gamelift? i have been hearing a lot about it but could not get around the entire concept.
View ArticleCONSCRIPT
During the First World War, a lone French soldier must navigate twisted trenches, scavenge for limited supplies and solve complex puzzles - all whilst fighting for survival in the midst of mankind’s...
View ArticleWriting an Efficient Vulkan Renderer
zeux.io - Writing an efficient Vulkan renderer @font-face { font-family: 'PT Sans'; font-style: normal; font-weight: 400; font-display: fallback; src: local('PT Sans'), local('PTSans-Regular'),...
View ArticleImmersive Linear Algebra
Immersive Mathimmersivemath: Immersive Linear Algebra var gScaleFactor = 1; function backingScale() { if('devicePixelRatio' in window && window.devicePixelRatio > 1) return window.devicePixelRatio;...
View ArticleEpic Games Seeking Funding for $15B+ Valuation
Bloomberg is reporting that Epic Games Inc. is holding talks to raise a new round of funding between $500 million to $1 billion, seeking a valuation significantly higher than $15 billion.The report is...
View ArticleWindows API
Have had a hell of a time getting back into programming. Couldn't get any IDE or graphics library to work. Finally I have Code Blocks working, and am using the Windows API as my library. Am I way off...
View Articleexception in sdl2_ttf.lib
when I am trying to render multi lines of text I get this exception ("Exception thrown at 0x00000000710020BA (SDL2_ttf.dll) in Project16-test record.exe: 0xC0000005: Access violation reading location...
View ArticleServer Authoritative Movement Questions
Hello everyone,I am running into a problem while implementing client-side prediction in my multiplayer FPS. I'm not entirely sure if I've completely and correctly understood the concepts. I have read...
View Article