BIOS
I`m trying to understand BIOS better. The question I have is who loads stuff to memory (RAM)? BIOS is not always active. the motherboard has a battery so that keeps something always alive which is...
View ArticleCandy Racing Cup: The Lillians Rallies
Hi everybody from Gamedev.net,I'm releasing v7.97 of Candy Racing Cup: The Lillians Rally.2 cars, 2 animal riding a car, 1 circuits…Friendly,Xylvan, Xilvan Design.
View ArticleAmerican Truck Traffic Racer: Highway Racing
Google Play: https://play.google.com/store/apps/details?id=com.American.Truck.Simulator.Euro.Truck.Driver.Game.Free.Berneons.GamesThis is a game about a traffic racer on an American truck that drives...
View ArticleWhat are the most epic games you know?
You know often in a game it’s important not the graphics, but the storyline, which creates interest and enthusiasm. Because even some platformers are very interesting. What games with a fun and...
View ArticleGame engine in C and open source, The Box, structural programming
I notice a couple of people asking for non standard engines, so i decided to make this topic.This is not a personal thing there are several reasons for this : One is code automation, if you using...
View ArticleJust starting, what do I need?
Hello, I have just begun pursuing game development. As soon as I began my journey my computer decided to fail completely. I’m completely inexperienced in the realm of computers and what not. but I love...
View Articleanyone wanna make a game ?
Hi I'm a french student in game design/art, I'm looking for people who want to make games 🙂
View ArticleSpookyGhost
SpookyGhost is a powerful tool to create procedural animations for your sprites.You can animate many different properties like the size, rotation, position and color of you sprites, as well as deform...
View ArticleCollision Detection : Narrow phase collision detection on GPU using GJK?
I'm trying to implement a collision detection system to help solve constrained non-linear optimization problems in robotics as my master thesis. Basically, what I need out of the system is the...
View ArticleBlitting FBO Color Attachments
Hi!SOLVED: For anyone stumbling onto this issue. When you are using glDrawBuffers() and using a call to glDrawBuffer() you are overwriting your glDrawBuffers() state. It needs to be reset to its...
View ArticleGDC Announces Virtual Awards and Talk Schedule
The organizers of the Game Developers Conference (GDC) announced plans to stream talks during the week GDC 2020 would have taken place, March 16-20. Thanks to submissions from many of the original...
View ArticleArm Announces Performance Advisor, Evolution of Gaming through 5G Report
Arm and Newzoo today released The Evolution of Gaming Through 5G report explores how 5G is shaping gaming, while taking a look at the different mobile eras that led us to where we are now. Key findings...
View ArticleAkolyta
Unravel the mystery of Akolyta. Discover truth that will shock you to the core. They say the truth shall set you free…but what if your truth is keeping you from uncovering dark secrets? Be ready…to...
View Articlemod.io raises funding!
After a year of non-stop growth we are delighted to announce that we have raised US$1m led by Play Ventures - a group that share our passion for bringing UGC to more developers on all platforms and...
View ArticleCross Platform Mod API & SDK
mod.io is an API and SDK for hosting mods created by the team behind ModDB.com and IndieDB.com, similar to Steam Workshop, but with cross-platform support. It can be integrated in-game using the REST...
View Articledata storage
when data is stored in RAM in a c program is it stored without enclosing data type tags? (i.e. as opposed to how it would be stored in a html or xml document )like if I have struct human { int hand;...
View ArticleLong journey of me and my small game
My name's Anastasia, I released my game on iOS a few days ago and I'm gonna share a story of what did I pass through to do this.The story of struggle, suffering and drama 😱 and a guide on how you...
View ArticleDroid Station 2020 - The Computer Support
Droid Station computers are down and the station's droid factory makes faulty droids. Fix the computers, destroy faulty droids and stay alive.Platforms: Xbox One and PC (Windows 10 UWP)
View ArticleMarketing for a game update?
Hi everyone,I am constantly working on my game “Cube Universe”, so I'm not sure what to do in terms of marketing. I'm definitely close to a point where I can sell the game and people are willing to pay...
View ArticleDefault timing method in real time apps
What`s the default timing method in real time apps (games)? The Microsoft samples I use call timeGetTime() , In my other projects I had QueryPerformanceCounter for timing. @Juliean or anyone else
View Article