Trying to make a card game
I am trying to make a card game. I have everything ready. The art, mechanics, rules etc. I have little to no background with coding but I want to get my game out there. I need a programmer which can...
View ArticleViking INC
hello wonderful people of the internet, i hope you are all safe.incase you missed it, here's a the link to the game, launch 5 april 2020https://www.gamedev.net/blogs/entry/2268961-viking-inc/None/
View ArticleResearch Screen First Look
Welcome to our new research screen. You can't conquer the solar system efficiently if you can't upgrade your equipment, so this screen will allow you to research new technology and items based off of...
View ArticleD2D coordinates not matching screen coordinates
I am using D2D with D3D11. I have some code that uses GetCursorpos() from the windows API which is then converted to client coordinates and then draws a small circle at this position using D2D...
View ArticleVoxel Rasterizer
I want to make a voxel rasterizer where each voxel is only 1 pixel but I'm debating on how to do it. Should I use a directX vertex buffer and just draw them as pointlists or would it be better to...
View ArticleAutonomous movements
In ABx a Player or NPC can move autonomously from one point to another. For example, a Player can click on a point on the Terrain, the client calculates where the mouse pointer hits the terrain with a...
View ArticleABx
Fantasy Online RPG at time of the Trojan war.I guess this a technical project, not so much an art project, that's why there is a screenshot from the server, not the client 🤣.LicenseThe source code is...
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 ArticleAnamorphic Lens Flare Implementation
I want to add support for anamorphic lens flare effect in my engine.I was wondering if somebody can share main implementation ideas.How did you implement it in your studio?In particular:1. I'm...
View ArticleWhat else is there.
Since I haven`t made mention of it, I think it should be noticed that I`m also working on a sci fi RTS. It will get its own blog thread as soon as there will be stuff worth showcasing ( a minimum...
View ArticleSomething Ate My Alien
Steam Store: https://store.steampowered.com/app/1047870You are the AI of a very skilled mining ship called Antalasia, currently cruising the remote solar system Bitiax looking for mining...
View ArticleHas the coronavirus outbreak impacted you at all?
I'm sure that many of us have been facing the impact of the coronavirus, with all the closings and lockdowns. Many officers are also telling workers to go remote. What's it looking like where you live?...
View ArticleWierdly diamond shaped terrain normals
I found a way to generate terrain normals on the fly. The problem is they have some wierd diamond shape to them that I cant quite figure out why. Below is the world normals:This is the corresponding...
View ArticleCasual Persistent World Multiplayer Project
Anyone out there that would be interested in following through on a project of this nature?Things you need to be able to do:Use unrealengine 4 (blueprints and/or C++) to create gameplay elements (UI,...
View ArticleHow are Indies dealing with the current Corona situation? Interview Podcast
@robertdown thank you for that. Meanwhile I have put up a site and new episode(s). check it out; https://podcastgameconsultant.com
View ArticleInfinite Ninja
My friend and I made our first ever published game. It's available for free on Android devices from the Google Play Store. Play as one of several epic ninjas each with a unique ability to help you...
View ArticlePython - pygame - How to efficiently select sprites for different rects in...
Hi!So I'm making a randomly generated dungeon and I have a sprite sheet with different walls in it (horizontal, vertical, corners, 3 way split walls etc). I'm trying to blit all my map elements...
View Articlemy C# is not calling Restart. where did i go wrong... UNITY
https://sesayrose12.wixsite.com/opportunitygamedev/post/c-not-calling-the-restart-why-is-that
View ArticleKill Virus
Hey Everyone. Since there was complete 21 days lockdown so i decided to make an android game and utilize all the time. So i started this project. which aimed at cloning how our body fights with harmful...
View Articlepacman AI
i need a help in making pacman ….i want to make an AI for the ghosts which mean i need to implement a path finding algorithm and i chose A* but i had a problem with the implementation of this...
View Article