Skip to main content

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

Tech Discussion Devlogs From Those You Follow Page 24

How to create new enemies in Soulash
8
4
Tech Discussion
Hey guys, As promised in the last week devlog , this weekend I'll dive into explaining how you can modify or create content for Soulash. This will be a bit tech...
Combat Prototype 0.5.0 - Combos, HitLag and Design Epiphany
1
2
Tech Discussion
Alright...I started working on a feature update, to add a combo counter and a hit lag to the game. But in the mean time I had an epiphany about the classes I wa...
1 file — 0.5.0
Netherguild and the Imprecise Hovering
1
Tech Discussion
Netherguild and the Imprecise Hovering -Or, "how I fixed hovering over tiles without using colliders." A technical tale from my last update about stubbornness a...
DEMO IS OUT!!!
1
Tech Discussion
Hello everyone! Guilty Parade's demo is finally out! Feel free to download and play it! We also will be happy to recieve your feedbacks! Let’s talk a little...
1 file
Assets Utilizados
Tech Discussion
Olá outra vez! Desta vez trazemos aqui o tópico dos assets utilizados neste jogo. Não utilizámos muitos, tendo sido nós próprios a desenvolver a arte para...
Combat Prototype v0.4.0 - Attack, Defense and Weaknesses
2
Tech Discussion
Hello there! The Combat Prototype v.0.4.0 turns out to be way bigger than planned, what was meant to be just a feature update, implementing the ability to chara...
1 file — 0.4.0
GYATM Alpha 4.5
3
3
Tech Discussion
Localization for Bokmål is now fully complete, which is good. Special shout-out to Sten Pettersen for his help! We will be adding localization for French and S...
Testing sprite creation
1
Tech Discussion
Essenceborn is aiming to be a low-budget project so as to avoid the trap that many TCG games fall into where they are forced to continually release new content...
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...
Bitsy development thoughts
Tech Discussion
When I started working on After the End with Miaobot, I was curious how much I could do within Bitsy's limitations, and the answer was: a lot more than I expect...
2019/07/02
Tech Discussion
Add User interface Add Drag and drop system Add time system Remove battle scene...
New level!
Tech Discussion
Harder!...
2 files
Paper Puzzle Platformer
Leap Motion!
Tech Discussion
Olá outra vez! Hoje estamos aqui reunidos para falar sobre o leap motion! Um leap motion é um pequeno sensor que utiliza pequenas câmaras e infravermelhos pa...
Maze generation
Tech Discussion
Hello, everyone. Last two weeks we were busy developing main feature of our small game -- maze generation. Task was pretty simple: generate random mazes with se...
Amélioration performance sur l'attaque en cone
Tech Discussion
J’avais un gros soucis de performance lorsque Laser Boss faisait son attaque en Cone. Le jeu plantait tellement il ramait. J’ai fait quelques recherches dan...
Les premiers sons
Tech Discussion
Je trouvais que mon jeu manquait d’ambiance. J’ai donc décider d’ajouter des effets sonores et de la musique. Je devais commencer quelque part alors j’...
Ajout de phases à Bomb Boss
Tech Discussion
’avais laissé de côté Bomb boss pour améliorer le visuel général. J’ai donc décider de m’y remettre en ajouter 2 nouvelles phases à Bomb Boss : Ph...
1 file
Menu amélioré
Tech Discussion
Je voulais que le joueur puisse changer les contrôles pour pouvoir utiliser les touches de son choix. J’ai donc améliorer le menu pour que ce soit possible...
Barres de vie améliorées !!
Tech Discussion
Les barres de vie temporaires que j’avais créé, avaient besoin d’un peu d’amour. Alors j’ai redessiner 2 images : Cette image est fixe sur le bas de l...
Deuxième Boss : BOMB BOSS !!
Tech Discussion
Étant satisfait de mon décor, j’ai créé un deuxième boss à mon jeu : BOMB BOSS !!! Bomb boss, comme son nom l’indique, lance des bombes au joueur et...
Ajouts d'éléments de décor
Tech Discussion
Afin d’avoir un environnement plus agréable (pas juste noir avec des bonhommes qui bougent) j’ai dessiné une planète, une spirale ainsi que des étoiles...
Problème de collision imprécise
Tech Discussion
Je viens d’arriver sur le premier problème qui va demander de la réflexion. Fonctionnement actuel J’ai une propriété HitBox sur chacun de mes élémen...
Ajout d'explosions
Tech Discussion
Je trouvais le jeu un peu fade et sans couleur. J’ai donc décider d’ajouter des effets à mes missiles et lorsque mon joueur perd. J’ai mis des EXPLOSIO...
Améliorations Laser Boss
Tech Discussion
J’ai pris pas mal de temps pour améliorer Laser Boss, il est maintenant composé de 3 phases : Phase 1 : Il tire toujours des lasers à un rythme aléatoire...
Afficher les points de vie
Tech Discussion
Je peux maintenant afficher une barre de vie (placeholder pour le moment) qui affiche en pourcentage le nombre de points de vie restant à Laser Boss. Laser B...
Premier Gameplay
Tech Discussion
Après avoir dessiner le joueur et Laser Boss, j’ai implémenté le projet minimum viable. Le joueur peut maintenant : Bouger de gauche à droite Bouger de h...
Les premiers dessins
1
Tech Discussion
Pour la Game Jam #20, j’ai voulu créer moi même les graphismes du jeu. J’ai donc commencer par dessiner sur papier mon personnage et mon ennemi (voir la...
Recherche du framework à utiliser
Tech Discussion
J’ai cherché et essayé différents engins / frameworks pendant une soirée pour voir lequel je voudrais utiliser pour le game jam. J’ai finalement opté p...
20190624
Tech Discussion
Re-update the patch. Change the sand color for more visibility...
Mouse-Looking Better
8
Tech Discussion
In the first Foxhunt, I handled input, cursor-movement and mouse-looking all in the same block of code. I have since learned that these should be thought about...
20190621
Tech Discussion
Add Cinemachine Fix enemy path direction Fix player movement and direction Change ship's model...
1 file
Procgen in Burning Knight: what's different?
1
8
Tech Discussion
A few super simple examples, as seen in debug mode. Hey, so I know that these days all of roguelikes have "amazing procgen" listed on their feature list as if...
Adding new characters to Super Tilt Bro.
2
Tech Discussion
The Super Tilt Bro.'s engine is now capable of handling multiple characters. That took a good chunk on work, but there is nothing to show. No ROM with hundreds...
Active Ragdoll System
Tech Discussion
Active Ragdoll System The Games physical animations make use of a so called "active ragdoll" system. Inspired by games like Humans Fall Flat , Octodad , or Tota...
2 files
Everhood and Scriptable Objects (Unity)
1
Tech Discussion
Intro In the last devlog about Everhood code architecture, I've mentioned that we use scriptable objects. Let's see what is a scriptable object and how we use t...
New Game Page
1
Tech Discussion
Hi! I decided to change old full game project to restricted mode. Don't worry everybody who bought a game on old page are still able to download it :)...
Moving Better
7
10
Tech Discussion
FPS movement was working okay in the previous Foxhunt, but I wanted to fix two major flaws: sliding up the steepest of hills, and bumping down a smooth incline...
Adding co-op?
3
Tech Discussion
We're thinking of adding online Co-op to the game and we're doing some preliminary investigation to see if it's feasible. Adding online co-op requires a pretty...
Consistent world of Soulash
3
6
Tech Discussion
Hey guys, it's been a while. Sorry I had to skip last weeks blog post. I was busy fixing bugs and polishing the game before 0.2 alpha release. In case you misse...
Spawn Issue Fix
Tech Discussion
Due to some minor issues, in the couple spawning code. We have currently taken the game download down. We have a new build ready to be uploaded the second we ar...
How I Did It-The Behind the Scenes Feature
Tech Discussion
Here is a brief rundown of some of the techniques and functions I used in building out the behind the scenes feature. There is dramatic room for improvement, bu...
Preguntas i Respuestas/ Questions and Answers
Tech Discussion
¿Con que puedo jugar a ESCAPE? / With what can I play ESCAPE? Actualmente puedes jugar ESCAPE con teclado i mando de Xbox You can currently play ESCAPE with ke...
Arte
1
Tech Discussion
Olá a todos! Esta é a primeira entrada neste blog. E que forma de começar! Com a arte! (se calhar devíamos ter começado com uma introdução... (~_^) ) A a...
May 2019 Update - How modding works
2
Tech Discussion
Welcome to the update! I had been hoping to show you giant mushrooms (which can be used as an alternate source of lumber) in this update, but it's still not qui...
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...
Pixi.js performance
2
1
Tech Discussion
Tails is run in the browser using PixiJS (a wrapper library for WebGL). Rendering performance proved to be a challenge. We went into the project thinking that p...
How I made a Pattern Recognition Algorithm for Ludum Dare Compo
Tech Discussion
As you likely know, I made the suicidal decision to make a game based off of a pattern recognition algorithm for the 48 hour Ludum Dare Compo. I'd never attempt...
1 file
Article: Enhancing my pet game project with CastleDB
Tech Discussion
I've written an article on Medium about using CastleDB and Python to do codegen from a static database in C++ in _space_train, please check it out! https://medi...
Lazers, Beams, and Cubes
Tech Discussion
Lazers, Beams, and Cubes This week I've Finally got the doors opening. The cubes all have unique textures. I've fluked some particle effects that actually tu...
Everhood code architecture thoughts
2
Tech Discussion
Intro When it comes to programming architecture, sometimes, new devs can be a little lost. Here are my thought about how is Everhood architecture and what is th...
Loading more posts...