Skip to main content

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

Tutorials Page 15

Manual has been updated
Tutorial
The game contains instruction manual For new players, more than 10-pages manual has been uploaded & updated. To view this manual, click on the Steam store page...
Example of character creation!
Tutorial
So over on my Twitter , I rolled up a character for a RWBY setting in ChargeQuest! Here's how it went.. I have a lot of cool Extras made for ChargeQuest, but a...
Running
2
Tutorial
Hello! Unzip the source code live builder. Open a terminal like bash go to the directory where you unzip it. Call the vagrant init , then vagrant up and finall...
1 file
Ascended Demo 1.2v
Tutorial
On the newest patch i added a interactive text system...
Fantasy 2D,action-rpg,adventure platformer, dungeon crawler.
[TUTORIAL] Generate level design procedurally
1
7
Tutorial
Wave Function Collapse: a way to build infinite worlds! I encounter the existence of the Wave Function Collapse (WFC) algorithm a few years ago and it blew my m...
We got documentation
Tutorial
Hi everyone! Glad to say that we have documentation now. It covers all nodes in the node editor and major features in the painter. It will extend with new featu...
Vlog - Game-Making Gear
Tutorial
A brand new video is here with a look behind-the-scenes!...
Choose-Your-Own-Adventure novel meets JRPG in this heavy metal tale of dystopian adventure
Far Cry Advanced Version - Changes
3
Tutorial
THIS PAGE IS OUTDATED. NOW MOD NAME CHANGED TO: Far Cry Advanced Version Far Cry 1 Multiplayer Patch which allows you to play comfortable with players and keep...
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
[TUT] Hauptmenü
1
Tutorial
HAUPTMENÜ Im Hauptmenü befindet sich auf der linken Seite 3 blaue Auswahlfelder für das aktuelle Modell. Jedes Modell (Chassis, Akku, Motor) welches neu ange...
1 file
Teaching gameplay with cursors
Tutorial
I haven't given it much though in the past, but cursor is a powerful tool to communicate gameplay. When you see a piece of colored text with an underscore , you...
1 file
Particles, Particles and MORE PARTICLES!!
Tutorial
So today was all about particles . After what seemed like eternity I was able to get the weapon pickup to have a revolving bullet particle. I have attached so...
Iridescent Descent: Walkthrough
9
Tutorial
ENDING 1: DROWNED " Swim with me. " "Services." ENDING 2: DEVOURED " Crawl with me. " "Let's play a game." "Forget the countdown. Run." ENDING 3: DESCENT " Craw...
2 files
Episode 6, Improving the AI Guard Behaviour Tree
Tutorial
In the last devblog, we implemented a basic AI Guard that patrol in 2 points. Today we are going to improve this system and add as many patrol points as we want...
2 files
Hints
Tutorial
I'm really sorry to the players and gamers because it's getting too frustrating about the game due to misfortune choices Here's the hint I publish to avoid frus...
1 file
Skill and Spell Progression
Tutorial
This is an excerpt from the strategy guide I planned on writing for the game. Instead, I’ve decided just to take some my ideas and split them into these littl...
Wilderness: Mapping the Infected World
1
Tutorial
Hi there! I’m going to show how the map for Wilderness works. The goal of the map is to provide a tangibility to the world itself and inspire the fiction of a...
Tutorial 2 - Transmission Types and Driving Modes
Tutorial
The default driving mode of Infinite Overtake is Sport. When the game starts, you should see a button on the bottom right of the game screen which displays the...
Episode 10, Animated In Game UI for dialogue
Tutorial
We are going to implement a generic UI to handle messages when the player interacts with an object, and for a dialogue system. In this first tutorial we are goi...
2 files
How to Play Part 7 - Attacking
Tutorial
If you have read the tutorials, you are almost ready to win battles. This part is about attacking which is something more than just firing. 1) At the beginning...
(General) Ending Walkthroughs
12
Tutorial
Because of how this game works, there's typically more than one way to get an ending. As a result this post has two types of walkthroughs, general and detailed...
2 files
Specified info for Android version(will be updated)
2
1
Tutorial
This is detailed info about Android version of the game. All the info is kept and updated here to shorten a description a bit. Android port of the game is advis...
Scores on Game Jolt
Tutorial
You can save your Total Score ( which is the sum of all players' scores ) online on the official Scores page on the Game Jolt website . PLEASE NOTE The game cur...
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.
Episode 16, Procedural Animations - Holding and carrying objects
Tutorial
This is the last episode!! In this episode we are going to return to procedural animations and create a new one where the robot is holding a gift in its hands a...
2 files
Initial glitch
Tutorial
ATTENTION PLAYERS: There is currently a small glitch that occurs only at the first installation. The game will not progress past the first fight with this glitc...
The Original Website Is Back Online, Along With the Original Level Creation Guide
1
Tutorial
WizFight's original website is now back online, hopefully permanently hosted on GitHub Pages. Both the dedicated website and the original Another Day, Another G...
Tips: Enemy attacks Defeated Ally
2
Tutorial
You might've wondering why sometime the enemy still attacking the defeated allies, right? It's not a glitch, it's intentional. Some enemies are twisted enough t...
3 files
Episode 1: Basic Project, Input Controller, Character and Animations
Tutorial
In this first tutorial , we prepare the basic project. This is what you are learning: Prepare the basic project taking advantages from the C++ top down templat...
2 files
Code Explanation
Tutorial
Below is the unwrapped code. There's actually not a whole lot to this one: 105 of the 280 characters fits on a single line. So, let's look at that in isolation...
1 file
Short & Long Distance The Man & The Stag Games
Tutorial
Playing a Short or Long Distance Version of The Man and The Stag A few people have asked how to play a short version of The Man and The Stag. Well, it's very si...
Debugging Cheats
Tutorial
Open the Resolution Dialog if You hold down the Alt key at startup. Keyboard Input For Debugging This game is truly designed for controllers Only two players ca...
Entry 4 - Devlog + Rain Tutorial | RPG Paper Maker
Tutorial
Hi! I've gotten a lot done since the last devlog, like making rain and getting a rain sound for inside and outside. I am currently planning what should happen f...
Han Solo
Tutorial
I guess it would be helpful to give an example of building a character. These are my rules, so I feel welcomed to cheat. Instead of randomly rolling, I'm going...
Online deployment tutorial
1
Tutorial
Just released my last tutorial for the Swiss Army Server, it's about deploying the server online so that you can make your game public!...
Creating a Look Back Mechanic
1
Tutorial
Welcome all, recently I implemented a look back camera to my game to enhance player experience. Now, I’m going to discuss how I implemented the feature and wh...
Added animations!!!
Tutorial
First I made A head in blender Then a Body A Hand and a leg And then made an animation...
Hints
20
Tutorial
Since Chapter 3's update, we started introducing more interactive mechanics, in form of puzzles. Namely two mazes, a cycling combination, a drag-n-drop combinat...
How to decorate your script
Tutorial
I recently posted a training post with the basics, this lesson is not required to learn, but it will help to make your script more beautiful, or rather change t...
Strategy notes
Tutorial
When it comes to strategy, I have noticed a couple of approaches. One symbol at a time The one color at a time guesses a row of the same symbol for all but one...
Use space to lift eggs
Tutorial
Players have given feedback about difficulty. It turned out that they still do not know the usage of egg lifter (use spacebar). However controls is visible at s...
1 file
Getting Started with Custom Levels
Tutorial
The feature I'm most excited about in Tempus 0.2 is the fact that you can now create your own levels and share them! Here's a guide on how to get started. Cust...
1 file
The Van Witch example playthrough - Diary of Ecuánime the witch
Tutorial
ENTRY 001 Ace of Clubs I want to refresh myself on this journey, since I stumbled on some good news. (1) I was hoping that the readings I did for Anenqui back h...
Creating Sweet Particle Effects in GMS2
Tutorial
I've just spent the day breaking down how I created some of the particle effects in Spaceslingers, I also show how to create your own unique and interesting par...
How to recolour your boss to reappear as a character in a Visual Novel
Tutorial
It's a common trope in video games. You just defeated the monstrous Scarlet Dragon only to then see a bunch of green-coloured versions of it in the next region...
Itch User Authentication
Tutorial
Colorful Dino game requires User Authentication of an itch.io account and a valid Download Key in order to play . PLEASE NOTE The Download Key is automatically...
Short level editor tutorial
Tutorial
Here is a tutorial on using the level editor! First You can select any component from the upper top list, then place it along by holding the left click button...
Loading more posts...