Skip to main content

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

Game Tutorials Page 13

How to: Write your own Villain for Wildermyth - Part 3
7
Tutorial
This is part 3 of a series where I'll teach you how to write and implement your own "main story" for Wildermyth. Part 1 - Make a Mod, Make a Villain Part 2 - Ma...
3 files — 0.7+75 Agarantha
Run now
Tutorial
My new game will probably be confusing so i have decided that around December 25th I will get a tutorial video release for the first three levels. If i get enou...
1 file
#6.5 3D Optimization
Tutorial
After the last post, I was quite worried about the performance (as you’ve probably noticed), and I literally couldn’t sleep over it. So I took a few days of...
How To Beat & Enjoy Cliché?
Tutorial
You are in an apartment trapped in your room and only with your computer, you are a videogame developer with a tragic past. You can use your computer for variou...
2 files
ZQ further information
Tutorial
This game is tricky, but there are tactics which will help: 1) Units change direction when they are in the middle of certain paths such as the corners and the T...
Creating a 3D Anime Character From Scratch (Part 5 – ILM Map)
1
Tutorial
In this indie game dev log episode, we will be continuing the development of Gabriella's in-game character model for Project: Feline! Due to popular community d...
Walkthrough!!!
6
Tutorial
Hello guys! I will post all Major hick ups in the game! People who get stuck on something, I'll give them the walk through here! Just leave a comment if you get...
Alpha Version Spoilers!
Tutorial
If you're having trouble or getting stuck, here is how to speed run the game: Level 1 - Glenrowan: As soon as the game begins, run up the hill to your right. Ru...
1 file
The Persistent Object on Renpy
Tutorial
I'm... really not back, I got a writers block almost all July and August and everything I had to add was way more that I anticipated. BUT, I can talk about som...
A quick look at how the background animations work
5
Tutorial
I wrote an article on how the background animations were created. If you're a game developer looking to implement something similar, I hope this is helpful to y...
use keys 1 to 9 to change colors :)
Tutorial
use keys 1 to 9 to change colors :)...
Infinite Hypnotic Visual Projections - a Minimal DJ VJ companion
How to make an AI for GAMES
Tutorial
Download this tutorial's source code: https://danzaidan.itch.io/pong-learn-programming In this tutorial, I will teach you the basics about creating an AI (artif...
Getting an App Bundle together for Play Store
Tutorial
We first came across the App Bundle system, when we got prompted by Google Play to update our previous game to have a 64-bit build for newer Android devices. Th...
Tutorial #5: Enemy AI, Score System, Finishing the Gameplay
Tutorial
Ever wondered how games are programmed? In this tutorial series, I will teach you how to make a game in C++. Hopefully, you will learn the fundamentals of game...
2 files
How to run dos game with DOSBox -- the RetroArch way
Tutorial
DOS was one of the most popular operating systems for PC prior to Windows age. As time goes by, DOS is not compatible installed on modern PC except for free an...
1 file
Creating a 3D Anime Character From Scratch (Part 4 – Shading)
1
Tutorial
In this indie game dev log episode, we will be continuing the development of Gabriella's in-game character model for Project: Feline! We will be learning how to...
How to Play?
Tutorial
How to Play in The Dark Invasion VR?...
VR Horror Shooter
​Introduction to Collision Detection For Games
2
Tutorial
Introduction to Collision Detection For Games In this tutorial, I will teach you about collision detection! Physics in games is a great topic, so I will introdu...
How to make your GAME feel AWESOME
1
Tutorial
Making you games FEEL AWESOME Improving your movement code In this tutorial, I will explain to you how to take the player movement in your game to the next leve...
2D Character Customizer Tutorial (Unity)
3
1
Tutorial
Introduction As it turned out, the character customizer/creator which I used in our game for the Community Game Jam 2019 was one of the features the people like...
Free Steam keys to all customers MAZ!
3
1
Tutorial
We decided to add a bonus for you. Thank you for purchase!...
C++ Tutorial: Gameplay, Movement and Collision
Tutorial
Hello everybody! I'm making a tutorial series where I will teach you how to make a game in C++. Hopefully, you will learn the fundamentals of game programming a...
2 files
How To: Write your own Villain for Wildermyth - Part 2
4
Tutorial
How to: Write your own Villain for Wildermyth - Part 2 This is part 2 of a series where I'll teach you how to write and implement your own "main story" for Wild...
Prologue story
1
Tutorial
The game occur in the Wild West, in a town called "Saiver City". Until recent times, this settlement was the quietest place in the wild west. But it went on unt...
Beegypt - Ptah's Official Strategy Guide
Tutorial
Ancient Egypt is a large and daunting land. If you're ever stuck, feel free to consult this guide! I. The Bee ginning The game begins with a short introductory...
1 file
LORED 1.2
Tutorial
LORED 1.2 :D All of this can be read at the patch notes . Changes You can now export and import saves! ... on desktop. Now only the MALIGNANCY LORED can produc...
2 files
Making a Modern Vector Graphics Game
2
Tutorial
I made a tutorial on how I do vector graphics in my game Paradox Vector. I hope it is useful! Let me know if any parts of it are unclear, or require more detail...
My workflow for pixel art
Tutorial
I made a info graphic showing the 5 steps it takes me to create pixel art character sprites for my game. You can view it in full resolution here ...
Video Demo
1
Tutorial
Here's a video demonstrating how hard it is to talk and play a game at the same time. Also it's me chatting about the game, some (not so) pro tips!...
LORED 1.1a
Tutorial
Patchnotes and an explanation of how I used dictionaries to reduce the total amount of floats in the game here: Docs.Google...
1 file
Tutorial: How to make a software renderer to display graphics
Tutorial
Hello everyone! I'm continuing the series where I teach in a step-by-step, beginner-friendly way how to program a game in C++. In this lesson, we create a softw...
2 files
How to make an stylized fire shader
6
2
Tutorial
I know what you're thinking: another fire shader tutorial ? While it is true that there are tons of examples online, I think most of them fail at explaning wha...
Day 1 FAQ
Tutorial
Hello guys! Thank you for checking out my game and hopefully downloading it. I wanted to take some time now that we are live to answer some possible questions...
I accidentally deleted the HTML5 version because I'm a fuckin idiot.
1
Tutorial
don't be like me...
A short and sweet one-button platforming adventure.
Extended Help Guide (Move List + Tips)
4
Tutorial
Ralph and I would just like to say that we really appreciate all the great feedback received from you. We know that our controls can use some improvement, but...
2 files
How to jump to the title screen in Renpy
Tutorial
You just put "return" at the end of a script. But that only works if you are completely sure there's nothing in the Event Stack. What's an Event Stack? An Even...
Bestiary Demo
Tutorial
Turn-based horror strategy game with RPG elements where action take place in hell
Creating a 3D Anime Character From Scratch (Part 2 – Facial Detail & Sci-Fi Armor)
5
Tutorial
In this indie game dev log episode, we will be continuing the development of Gabriella's in-game character model for Project: Feline ! We will be transformin...
How To: Write your own Villain for Wildermyth - Part 1
7
Tutorial
We call Wildermyth a "mythmaking RPG" because or philosophy is to put as much storytelling power into your hands as possible. Part of that is exposing our tools...
Devlog #43 - Phoenix's Art Pt. 1 - A Character? Right Away!
3
7
Tutorial
Ello! This week Pectin is back with a devlog on art again. SPOILER ALERT it's about a piece of asset from //TODO: today that is going to appear in an update in...
MAKOTO COMBO VIDEO
Tutorial
COMBO VIDEO OF MAKOTO Showing some possibilities of Makoto in this new project of FanGame! Makoto 8 bits theme by Mentlegen's Music DOWNLOAD NOW!! WINDOWS ONLY...
Gameplay Tutorial
Tutorial
Material Created at the request of the viewer :...
Turn-based horror strategy game with RPG elements where action take place in hell
Player's Guide / Manual
2
Tutorial
Hello everybody! Hope you are having a nice day? Here is the first pass of the Quiet as a Stone Player's Guide I probably should have put up ages ago. Hope you...
Creating a 3D Anime Character From Scratch (Part 1 – Character Design & Base Model)
1
4
Tutorial
In this indie game dev log episode, we will be going through the development of a new in-game character model for Project: Feline! We will cover my, character d...
Important: Installing Artificer Update
2
Tutorial
Hello everyone, Apologies for the double post! This is just an important note about installing the new update. Since we've decided on a studio and game name (m...
Devlog #41 - A Colourful Journey
2
8
Tutorial
Hi! :D Today PECTIN is back again with another devlog about the art of //TODO: today ! It's about some subtle elements of the background which can be seen in...
Update 1.31
Tutorial
At last i manage the make proper tutorial. I hope it can help people to understand overall mechanics. Also i added new passive armor skills. It's not a big deal...
1 file
Loading more posts...