Akolyta
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 ArticleMoonRoad Music - Music Production Studio
Hello! We are the composers team called MoonRoad Music - we want to make music for your games. Since we were created our music was used in projects and promo campaigns by:Ubisoft, 20th Century Fox,...
View ArticleWork hard and play hard.
Recently I bought 2 games, one of them is a game that I have been wanting to play since 2016. I have been playing that game every day in the midst of developing my games.I realized that… you really...
View ArticleGame Research & Statistics
Hello,We are preparing our plan for the development of a new game and we need to do some research about other games in the genre.Can anyone recommend one or more good websites where we would be able to...
View ArticleHow do I find a studios to get job experiences from?
I have learned C++ for 1 year, learnt C# when I was using Unity, and I have now 1.5 years experience of using Unreal Engine, 3 years of experiences of using blender, I am learning the skull structure...
View ArticleHow can I drag and drop an object in Unity?
How can I drag and drop an object in Unity? How can I check a 3x3 grid for [x] pattern?
View ArticleHandling window resizing (without cycles)
Hello,My window code always seems to have a cyclic event issue which requires hacks to keep a consistent sync with Window and GraphicsDevice. Essentially when the user resizing (drags) the window you...
View ArticleWho can train me to become a good game developer?
I am looking for some one or place where I can start learning about creating android games.
View ArticleDungeon Dash: Arcade
Arcade dungeon crawler with Dungeon campaign and randomly generated Endless mode.Dash through traps and defeat your enemies in 50 pre-made levels of main Dungeon campaign or descend into procedurally...
View ArticleI cannot log in
I can't log in on my PC, I'm on my phone now. I was logged in on my phone already, that's why I can write this. It doesn't tell me that my password is wrong even if I enter a wrong password…Edit: I...
View ArticleDirectX 12 : Weird error on Compute shader execution...
I just implementaed a compute shader to render a 3d texture volume using directx 12 … and i am getting this weird error… cant seem to figure the error type and all… googling not help full…. this occur...
View ArticleOld threads should autolock
If there is a community rule against posting against posting to really old threads (i.e. necroposting), then it would be best if the forum software automatically locked these threads. This would...
View ArticleDiscover Python and Patterns (8): Game Loop pattern
The time has come to see our first design pattern: the Game Loop Pattern! This pattern can give us many good ideas to refactor our game in a very effective way.This post is part of the Discover Python...
View Article