A Journey into Video Game Art
Have you ever wondered how someone gets into making art for video games as a freelancer? Well today I have an interview with @IroPagis for you an up and coming video game artiest. Hey. So alright, I’ll...
View ArticleDododox
Play Dododox in any browser!Dododox is a tiny casual arcade web game, sporting minimal art and tight game-play. The goal is to shoot the balls and destroy all blocks before they hit the ground. As the...
View ArticleNumbers Battle: Shooting Numbers Game
Numbers Battle is a brand new game. Shoot and win the battle.Google Play Store: Numbers Battle: Shooting NumbersApple App Store: Numbers Battle: Shooting NumbersAmazon App Store: Numbers Battle:...
View ArticleUsing multiple shaders/Effects in DirectX9
Hey, I was wondering how to implement two effects at the same time, using the same shader file. For example, I have g_pEffect, which applies light perfectly. I used the standard loop to achieve this...
View ArticleVBO eats RAM
Hi AllMy app uses about 1.4 Gb of RAM, but only 0.4 Gb by app itself, rest is by OpenGL. If I turn VBO off, all is ok, I've 1 Gb more RAM but, of course, drawing speed fails dramatically.Can you...
View ArticleHow to Balance Player/Profile Level in a When They are Tied to Metagame and...
I am trying to design a system for economics/monetization/metagame for our AR-app (sports/physical game) that has been out for a while. We are re-releasing the game with some new features, such as...
View ArticleSome doubts regarding hex grid terrains like CIV5/6 or AOW.
Hello!I have started a small project with the intention of building a terrain generator / editor in order to create terrains similar to those founds in games like CIV5/6 or Age Of Wonders to name a few...
View ArticlecrazyDrivers
crazyDrivers is an Arcade-Fantasy driving game for Android and iOS, where your skill will allow you to finish the game by advancing through 31 difficulty levels, pulverizing records and unlocking new...
View Articleamateur game development collaboration
So I recently started working on a new project and I'm interested in working with other people, mostly for the experience and hopefully learn some things (and maybe make some progress on my game too)....
View ArticleSkills in RPG-like games
Hello everybody,I'm working on a tactics game with RPG-like elements and I am creating the skills (and skill-trees) for characters. To anyone that has worked on similar projects:What is your creative...
View ArticleSimultaneous collisions
My understanding of physics is pretty weak these days, and I am trying to understand what should happen in simple 2d simultaneous elastic collisions of objects in a few toy theoretical cases (ignoring...
View ArticleFragment’s Moonrise | #39 Damage, Resistance, Status Effects, Auras, and...
Welcome to our thirty-ninth blog post! Before we begin, we would like to announce we’ll be working on launching a Kickstarter campaign soon, so please look forward to it!Our last posts consisted of us...
View ArticleJust a Question
I was wondering, what are the odds of bringing a large game to fruition when you lack the skills to create even the simplest prototype. I have an idea, as does everyone else, for an RPG size comparable...
View ArticleConfusing but probably logic behaviour...
I am playing around with a C++ project using DirectX. Mostly out of curiosity and just the plain fun of learning things. At the moment its a large grid (a plane basically) and a player controlled box...
View ArticleCan anything be done about the spam?
Every time I visit this site, I see new spam, which makes this site look like an abandoned cesspool and not like the active community that it really is. Can anything be done about this? How about...
View ArticleNeed advice for an "build your own engine" framework with multi platform support
I want to build some small game engine with Editor for some specific projects, but I don't want to mess with really low level complex stuff. So a graphical framework `https://github.com/bkaradzic/bgfx`...
View ArticleBenoit Paire vs Marin Cilic Live
https://medium.com/@abcsportsnews38/tennis-live-australian-open-2020-free-livestream-reddit-tv-channel-f40c73df6c81
View ArticleUnity DOTS Life Tutorial entities 0.4.0 preview.10 #2 Worker Threads
<<Previous Tutorial Next Tutorial>>This tutorial covers changing the jobs from the first tutorial to be scheduled on worker threads. Build tested on entities 0.4.0 preview.10 . Checked...
View Article