Snake - Game Dev Series on Youtube
My final blog post on my snake game, Garden of Eating! Version 2.0 has been available here on gamedev.net, as well as on my GitHub account, for the past few weeks. In the meantime, I've been busy...
View ArticleRiley Entertainment - The Garden of Eating
The Garden of Eating is my second entry here on gamedev.net, a clone of the classic "Snake" game. I used this as a platform to evaluate the SFML library, and to gain further experience in game...
View ArticleK37-D
K37-D is a game for science fiction fans about an ordinary space engineer in the year 2204 who takes a seemingly simple job that quickly becomes more complex. This single-player adventure game takes...
View ArticleValkyrie open-source cross-platform engine
Valkyrie is a 2D side-scrolling game engine written in C# using the Xamarin cross-platform framework. 1 common code base can be compiled to native assemblies for iOS, Android and Universal Windows...
View ArticleK37-D on Steam
I recently released my game, K37-D on Steam. If you could help spread the word on twitter, that would be appreciate; @shadowbladeg Steam: https://store.steampowered.com/app/1193200/K37D/
View ArticleWeb Card Game Online HTML
(Sorry I'm Bad English)I know a little bit about code, I used to make a visual novel game in renpy, it made very easy because there were detailed instructions on it.I am having an online card game...
View ArticleWin32 GDI - Need help Adding a bitmap to this example
Firstly, I'd like to say hello to everyone here! I have found a lot of useful information on this website and hope to learn a lot more during my stay 🙂I've been reading theForger's Win32 API tutorial...
View ArticleHuge memory leaks when I load textures
Hi !I have memory leaks in this code, but I don't know how I could fix them. Can you help me ?DWORD WINAPI D3D11Rendering::texturesLoading(LPVOID lpParam) { LoadingThreadsParameters* parameters =...
View ArticleVirus defend war
This is trial game made with unity and ecs system(not unity dot).https://play.google.com/store/apps/details?id=com.agamedev.survivalwar
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 ArticleDatabase hidden?
Is the gamedev.net user database hidden? You can`t look up users in the website searchbox.
View ArticleFinally! After 4 years of development I can show my unique aiming system
Hi,I've been developing my game Zombie Hunter inc for 4 years already and recently I was finally able to record its first video.The game features quite a unique aiming system which, from my humble...
View ArticleCooking purchased plugins into Source UE4 builds?
Having some trouble getting marketplace plugins to work in a 4.24 source build. The client version seems to load the plugin modules correctly, but when attempting to launch the server build I end up...
View ArticleDon't Let Sneaky Text Assets and JSONs Crash Your Game
Picture yourself at the university's library, holding a heavy 1000-page Calculus book on your hands for about two hours. Tell me, how would that feel on your arms? Here's the thing: that's exactly what...
View ArticleOptimization time! Part one – Pooling
I’ve been postponing this for a long time, but some time near the end of the past year i realized another overhaul is due, this time for optimization purposes. It’s a long and tedious process and can...
View Articlepoint of diminishing returns on primitive colliders vs mesh collider
For my work, we make tractor simulators and when we are making the vehicles, we bring the model into unity and start slapping primitive colliders all over it, trying to make them match as closely as...
View ArticleElemental Warriors
Elemental warriors is a game where you set off on an adventure to save the world from the shadows that have taken over. You can set out with a group of friends or just by yourself or maybe you just...
View ArticleThe Election
American election is a simple and addictive puzzle game dealing with the 2020 presidential campaign. It is you to decide, who will win the presidential election - a candidate from the Democrats or the...
View ArticlePS2 game development in Game Maker : Studio
How i create PS2 games in Game Maker : Studio? Is that was possible?
View Article