Roguelite Dungeon Crawler: Linear Roguelike RPG
How far can you get in the dungeons?The rules are:1. Aid your character by tapping one of the magic items.2. Character attacks have a Cooldown meter, when this reaches zero they will attack.3. When a...
View ArticleLet's get started
It's been a while since I posted something, roughly a year in fact. Since my last blog, regarding working on an ambitious RPG solo, I've gone back and forth over whether I wanted to continue down the...
View ArticleCyberdeck TCG
We are pleased to announce Cyberdeck, a Tradable Card Game set in a dystopian cypherpunk world that combines the better parts of a classic card game with some strategic elements of a board game,...
View ArticleShip progress
Not an exciting update but still an important step. Currently changing the low poly shape as the high poly version strayed away. This allows for a better texture bake. Next update will be 1000 times...
View ArticleFarming Test / Video, Ignore the chickens lol
I like it. I'll try to do something like this too
View ArticleFarming Test / Video, Ignore the chickens lol
@AndreyKorolev Thank you, it's early days as I like to add in features and then improve the look / feel but it is getting there slow 🙂
View ArticleGoogle 64-bit deadline coming August 1, 2020
When Google started enforcing their new 64-bit requirements last year, they gave Corona developers an extension. New apps still had to be 64-bit by the deadline, but for apps currently in the app...
View ArticleNeed help, want to make explosion sounds
Hello.I'm currently playing a game that has quite some cool explosion sounds. That made me want to make some of my own. But I have no good idea how to start. Record something and edit the recording?...
View ArticleUnity Kicks Off Spring Sale on the Asset Store
Unity's big spring sale kicked off this week, featuring 50% off the most popular assets on the store.Creators can save 50% on more than 500 of the most popular, highest-rated assets for Unity. Plus,...
View ArticleOpenGL vs DirectX attribute buffers
After over a decade in OpenGL I finally poked at some DirectX. I'm curious how the driver deals with this if anyone knows. Might be confusing but the basics are my mesh data below doesn't have a w...
View ArticleXAudio2_7 don't raise onCriticalError when headphones unplugged and app may...
#include <iostream> #include <wrl.h> #include <mfapi.h> #include <XAudio2.h> #pragma comment(lib, "mfplat.lib") struct MyXAudio2EngineCallback : public IXAudio2EngineCallback {...
View ArticleUnreal Engine 4 Procedural Bush Plant Generation
Kerria Japonica Procedural Bush Plant Generation in Houdini 18.The plant is automatically generated using the Houdini Digital AssetMore on:https://artstation.com/artwork/BmZL64
View ArticleHardware Sprites on the ZX Spectrum Next in C
Learning to program is an endurance game full of random side quests, dead ends and frustration. Rather than learning “how to do X”, which is specific, it’s much more useful learning “how to figure out...
View ArticleHOW TO MAKE AI PLAYER FOR PONG GAME
For some months now , i have been searching for how to make an AI pong game, but i don't get a useful or helpful answer, but now i think i have it now, if you think u have a better idea , about how to...
View ArticleEmpire builder - problem of getting too strong (endgame)
Hi!Im making a empire builder / wargame. Sort of a mix between “Total war” and “Risk” set in the near future on a world map.My issue is having challanges in midgame/endgame. Typically in these games...
View ArticleAny Simple/Base 3D Engines with Source (C++)?
Good day,Anyone know of any extremely basic 3D engines that folks have released with source (C++)? OpenGL/D3D/Whatever/Doesn't Matter on graphics library.I'm just looking for something that just loads...
View ArticleFunction memory question in C
Hi guys,I have a question about an architecture where you have access to any point in RAM. (C64 6502, if anyone is wondering 🙂).Is it possible in ‘C’ to specify the location in RAM for a particular...
View Article