Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Game Tech Discussion Devlogs Page 14

Using butler for pushing updates + few sprite changes
Tech Discussion
Before I start to talk about my experience with butler, there is a small change in the game: - hostile platforms were visually reworked to be more obvious to ev...
How does the map generator work?
1
1
Tech Discussion
A few people were interested in learning how the map generates in CopperCraft, so here's a stage-by-stage explanation! The way that the levels generate in the g...
Implementing a "proper" GUI in Spellbound
1
Tech Discussion
Compared to old projects of mine, I really want to focus on making Spellbound technically sound. There's a saying in software development that you should always...
QA Survey Beta
Tech Discussion
External Testing: If you have tested the Beta, please feel free to fill out our QA Survey. https://forms.gle/7vtU79cmvEdRMYoo6...
1 file
Progress: New Text Box
1
Tech Discussion
Wink has been undergoing a lot of changes with our upgrade from Gamemaker 7 for Mac to Gamemaker Studio 2. With that' I've had to change quite a bit of underlyi...
First release
Tech Discussion
v0.1 (November 24, 2020) This is the first release. It's an experimental game for my learning purposes, but I hope there are a lot of people playing it. List of...
1 file
Finally so free!
Tech Discussion
Well, bad news: it already took some massive while, and the build will still take some more (not as much as it already took tho). Yet: yeah, yeah, see ya, tunne...
endless mysterious looping, like god (me) intended
1
Tech Discussion
I can't believe I never made a small devlog about this. I know I sorta talked about it or explained it before but yeah I still think what I did here was real go...
Essence Showcase - Playback Recordings
Tech Discussion
This is the fifth post in a series of posts about how the time manipulation mechanics were implemented in Worldline. For the first four, click on any of these...
New assets, new mechanics
2
Tech Discussion
Pre-Alpha 2 We've hit our goal of reaching a second distributed pre-alpha on time. This time we have new assets, improved mechanics, a new menus system, and mor...
There must be options
Tech Discussion
Menus Spending a lot of time building up menus and trying to get a how to play screen together. This has led to a particularly weak spot in the code and thats w...
Separation - THEN combine with code
Tech Discussion
AKA - Divide and conquer. Something I under appreciate - is how important it is to effectively split a complete project up into smaller tasks and reconnect thi...
Releasing the distribution tools
Tech Discussion
Howdy! Today, I’m releasing the tools that I have written to make Ren’Py distribution for the Mac a bit easier. This package, renpy-distribute-tools , is an...
Developing a "mouse only" Game
1
Tech Discussion
So, mouse only. The daddy of FPS, the ultimate tool in gaming to some and to others merely a pointing and clicking device. For me I see a mouse these days as a...
1 file
New build, new art
Tech Discussion
fixed a few issues with collision. added decorations now collision is fixed proper title map and end game map extra levels...
1 file
Here are all old dev-versions of Filled with Freedom!
1
4
Tech Discussion
All of theese are built in WebGL! All Versions (Sorted by creation): Alpha 1 Alpha 2 Alpha 3 Alpha 4 Alpha 4.1 Alpha 5 Alpha 5.1 Alpha 5.2 Alpha 6 Alpha 7 Alpha...
Noise Hunters Devlog 25 - UMotion
Tech Discussion
Hello [Code_Name: MEVYE] [Location: CLASSIFIED], welcome back! Today we will see how we use UMotion to make more specific animations! If you had to develop a pr...
A Tricky Bug to Find
1
Tech Discussion
I was most of the way through writing Castle Escape before I ran it on real hardware. Until that point, I had been using emulators to develop it. Mostly FUSE as...
Audio Sources
Tech Discussion
Here are the sources of audio used in the game: Path of Exile https://freesound.org/people/man/sounds/14615/ https://freesound.org/people/glitterglass/sounds...
2 files
Blocks of Code
Tech Discussion
Blocks of Code Thematically, puzzles in Gitch respresent blocks of source code. The 'block' is composed of several smaller pieces which can each be removed and...
A* Pathfinding test
1
Tech Discussion
A test of the A* pathfinding algorithm implemented for the game in a single unit, to be use for the population Mechanics that will be added to the game, Color c...
Bazza Nava Devlog #5 - It's Shader Time
Tech Discussion
Last time, I left you with a mystery: What does the 0 button do??? Now it's time to answer that question. Like most interactions in Bazza Nava, it does a silly...
C++ implemented code 1
Tech Discussion
Hello, When opening the project there is very basic use on rendering text to screen, with a clear set colour background. I have setup a basic menu where player...
Devlog #1 - You Spin Me Right Round
1
Tech Discussion
Intro Since one of the central mechanics of the game is playing back audio recordings, I obviously needed to add tape reels to the UI. Even though I doubt anyon...
Patch Notes v10
Tech Discussion
NEWS Death sound effects to Aku-Aku Sound effects to appear Aku-Aku level 1 and level 2 Game Over screen Animation in collect a fruit SOUND EFFECT SFX Break Cra...
Trouble with compiler
1
Tech Discussion
I have just finished fixing the various major bugs such as the game not responding when there is a sound by making it run in a pump loop until the sound stops...
Unity, Unigine or Unreal Engine - What to choose?
1
Tech Discussion
The investigation into the three Un-Engines has concluded. Funny, that they all start with "Un"^^ Let me briefly share my experience with the game engines and e...
Graduating from Cube Levels
Tech Discussion
Those of you who have been following the development may notice that the visuals have taken a step back, and that this level is much less dense with interaction...
1 file
Geometry and lighting work
Tech Discussion
I've been struggling for a while with the look and feel of Freepath. So far, I've just used a relatively simple polished tile sort of material for all of the le...
Farreign - Development Journey
2
Tech Discussion
In this devlog, I’ll be summarizing my work on this game apart from what the course provides. The major sections will be Game Balancing Tutorial Tests (EditMo...
Incrementing a build number in Unity automatically
Tech Discussion
Before we begin, this doesn't increment the iOS build number. I'm sure that's possible, but this isn't that. This code example deals with a generic build numbe...
Making of the enemy model
Tech Discussion
A step by step of how the drone enemy was made. As you can see on the last screeshot a lot of the details of the model ended up not being very visible in game l...
A Cloud based auto-battler? Yes!
Tech Discussion
Early concept No need to hide, I was inspired by Super Auto Pets. I find that game so interesting in it’s concept, I had to dabble in this field myself. As us...
Comfortable coordinated management
Tech Discussion
A team is more efficient than one person, because team members can help each other for the goal. And the information synchronization is the key for the cooperat...
Mistakes were made
2
Tech Discussion
I have spend the last 3 days making fightings animations for the character. And once the whole thing done, the problem appear, Everything in the fight lack "rh...
Itch API, Itch Devlog and Itch More!
1
Tech Discussion
DEVLOG - 003 This week I worked on new graphic details and features that I would like to show you in the next post, but mainly on preparing the ground for a pos...
Strategy AI: Threat evaluation
1
Tech Discussion
Working on strategic AI. The idea is to create dynamic enemies that would move around the map and generally make players' lives a misery. To be able to do that...
BETA 4 - 3rd Anniversary
Tech Discussion
The 4th beta version was released 3 years ago. It helped get the project off the ground. More people learned about TNU4. In particular, artists who help with gr...
Project updated to TyranoBuilder v1.8.4c
Tech Discussion
I did a code update for the new version of the game engine. Live 2D has been removed due to problems with Cubism 3. In return, I put 2D sprits in place...
1 file
NcJump devlog #4
1
Tech Discussion
Back with a new devlog! This time I am going to talk about dynamic entities, and how everything is now destructible! The easy stuff While a static entity is not...
Planet Busters II Begins!
Tech Discussion
So after a long hiatus, we've been at work on the sequel to our Game Shell jam entry, Planet Busters. The new framework is using Pyglet instead of Pygame, whi...
Update 1.3
Tech Discussion
Bug fixed Gamepad enabled Enjoy the game!...
1 file
Action and adventure game with strategy elements.
Plans & spoilers for upcoming v.0.5
Tech Discussion
XARNOLD v.0.5 approximate launch date: 06/02/2019 The last 4 version of the game were having too many serious bugs so we decided to delay the launch of version...
Patch notes v.0.4
Tech Discussion
XARNOLD v.0.4 Patch Notes Spawn System update Golden Apples now drop more rare Apples now drop more rare Stamina decreases faster New Skin [Quora Skin]...
1 file
Unser letzter Devlog
Tech Discussion
Hallo, das hier wird mein letzter Devlog sein. Es gibt viele Gründe, ein paar möchte ich vorstellen: Das Spiel wird nicht weiter gemacht. Wieso? Damals hatte...
Essence Showcase - Reset
Tech Discussion
This is the final post in a series discussing how the different time manipulation abilities in Worldline were implemented. The first five are here: Pause Slow R...
Public Release v1.10
Tech Discussion
Parameters (Top Level): Parameters (Preset Timer Settings [Collapsed View]): Parameters (Timer Settings): More images/screenshots soon :)...
1 file
Colorful Dino is now in Early Access!
1
Tech Discussion
DEVLOG - 009 After nearly 4 months of hard work and development I'm very proud to announce that Colorful Dino game is now in Early Access ! The game is availabl...
First demo
Tech Discussion
First demo So I made player and enemys. Houses and some enviroment, main menu and start curscean. The game was unpolished. And It was realy bad. (Now it is much...
Web build added
Tech Discussion
Hello everyone!! Downloading games might be frustrating sometimes therefore we have added webGL version. Enjoy playing directly!! Make sure to comment!!! Tel...
1 file
Loading more posts...