Questions regarding implementing an AS JIT
Hello,I have started to implementing an AngelScript JIT using LLVM, mostly for fun and learning: https://github.com/AsuMagic/angelscript-llvmRight now it is very very primitive, but I have managed to...
View ArticleThere Is No Light - dark Action RPG
Here we are with «There Is No Light»— Action RPG in a dark post-apocalyptic setting, which tells one a story of a fallen civilization living underground, its appalling religious rituals and a...
View ArticleEpic Games Publishing Announces Partnerships
Epic Games is announcing a new multiplatform publishing effort with a developer-first approach. gen DESIGN (The Last Guardian), Playdead (Inside, Limbo), and Remedy Entertainment (Control) are the...
View ArticleGTA Project
Christmas in GTA Online: Modding a new new super sports car Grotti Furia & festive gifts!The Christmas spirit in Los Santos is limitless. Local companies such as Diamond Casino & Resort heist...
View ArticleA Week in WebAR: Nike, New Zealand Stoneleigh Wine and Sperbank of Russia
Nike “Move to Zero” boxes (Image by Unit9)Nike: “Move to Zero” AR Activated Shoe BoxesTo educate customers on its journey toward zero carbon and zero waste, Nike worked with production agency Unit9 to...
View ArticleDigiPen Online Master Classes for Animation and Game Development – Starts 4/4
The DigiPen Institute of Technology is offering remote learning opportunities through its DigiPen Academy . These hour-long Master Classes are taught by industry experts on a number of exciting topics...
View ArticlePath Tracing Three Ways: A Study of C++ Style
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto...
View ArticleDesigning for Efficient Cache Usage C++
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto...
View ArticleNatural Balance: Chronicles
GAME DESCRIPTION: A single player Action RPG where the activities of every player in the game world affects the global energy balance of an entire region. Complete a quest, pray at a shrine, kill an...
View ArticleOfficial Launch Date 5 April 2020
hey guys be sure to grab a copy of my game Viking INC - Black OPS Reborn on 5 April 2020:https://gamejolt.com/games/VikingINCBlackOps/481996i previously did a post on this:...
View ArticleNightfall - DevBlog #8
The player stumbles across a vein of coal…Introduction Welcome back! In the month and half since our last post, the world has changed quite a bit. While I don't mean it as a pun, both the real world...
View ArticleHow are Indies dealing with the current Corona situation? Interview Podcast
Thats a great podcast. Waiting for more
View ArticleIn Idle Miner Tycoon how the currency change from 999 a to 1b?
Hey , a little background a idle miner tycoon is a smartphone game in which the player is playing as a boss of the miners meaning the player don't have to do any things the miner will continue to do...
View ArticleApache Spark Related Query!
Hello Everyone, I am new here one of my friend was suggested to put query here. I don't know this is right place to ask this type of query, I have good knowledge about apache spark and I have 2...
View Article[python] cannot drop rows in dataFrame
Hi!I have two problems with my code that used to work fine, maybe python updated or something. I have a dataFrame called data and try to drop rows that has ‘plant name’ either as ‘0’ or is empty. This...
View ArticleAlien Dash - My First Game!
Alien Dash is the first game I ever made without following Udemy tutorials so I'm excited to announce that it is now available on the google play store!You can download it here:...
View ArticleasCScriptEngine::FindNewOwnerForSharedType not handling template instances
The “asCModule::InternalReset()” function seems to correctly try finding new owners for template instances:asCObjectType *type = templateInstances[n]; if( engine->FindNewOwnerForSharedType(type,...
View ArticleCreating single string from array of strings C++
Answers seem to be all over the place as to the best approach. I just need a simple way to take an array of string values and combine them into one and a way to separate them again to re-insert them...
View Article