Skip to main content

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

Game Tutorials Page 12

How to Play Part 3 - Firing Cannons
Tutorial
Now you will learn how to fire cannons: 1) When you start a mission with the Practice button, all enemy ships will be unarmed. You will see ships around your su...
How to Play Part 2 - View Control
Tutorial
Now you will learn how to look around and control your view: 1) First of all we recommend the full screen display. You can press the Space button to switch full...
How to Play Part 1 - The Basics
Tutorial
We recommend these steps to become a master on this game: 1) Start a training mission by pressing the Practice button. 2) Learn the green buttons. They are the...
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 creation of Claudia's sprite
Tutorial
Today I remade Claudia's sprite in preperation for her first scene in the demo. I had been working with some older sprites of claudia, but they were trash now...
Songs of Syx: Um guia/aprendizado do Iniciante [Portugues]
2
Tutorial
Um guia/aprendizado do Iniciante. Traduzido por Luscas Bem vindo ao aprendizado/guia de iniciante do Songs of syx, valido desde a escrita, 07/02/2020. Esse guia...
The challenges of complex animation spriting
1
Tutorial
OK so this is about what I would call "complex sprite" work in the RenPy engine. It's a pretty long effortpost. By that I mean, I consider that the level of lay...
Interactive breakdown of the visual style of The Sapling
2
Tutorial
W riting game code and creating game graphics are two fundamentally different beasts, and what is fun about them is very different. Programming has the clear ad...
Making CGs
Tutorial
This is a quick run through making a CG when you have basically poor drawing painting skills. I started with a piece of paper and a black thick pen, I sketched...
Silent House Walkthrough
1
Tutorial
NOTE: IF IT WASN'T OBVIOUS THIS POST CONTAINS SPOILERS. So you got stuck playing the game and want help? You've come to the right place. You can either read the...
Jetboard Joust DevLog #111 – Using 'Selective Raycasting' For More Realistic Explosions
1
Tutorial
One of the things I’ve been doing recently is improving the algorithm I use to calculate explosive damage in Jetboard Joust . I’ve mentioned this in passin...
Songs of Syx - Una Guida per Principianti [Italiano]
2
Tutorial
Benvenuti al Tutorial / Guida di Songs of Syx, valido per iscritto, 2 Febbraio 2020. Questo tutorial sarà suddiviso in varie parti, ognuna delle quali guarda a...
WALKTHROUGH: WISI Baby Hitler (section 7: Final Ending)
Tutorial
SECTION 7: FINAL ENDING SPOILERS AHEAD Solution: At the tavern, speak with the stranger in dark cloth. Light up his cigarette with your lighter. Discuss and men...
WALKTHROUGH: WISI Baby Hitler (section 6: Westrow X33)
Tutorial
SECTION 6: WESTROW X33 SPOILERS AHEAD Solution: You first need to go through an asteroid field. Try to dodge all asteroids, and don't use the missiles constantl...
WALKTHROUGH: WISI Baby Hitler (section 5: The Shopkeeper)
Tutorial
SECTION 5: THE SHOPKEEPER SPOILERS AHEAD Solution: After you come out of Doctor Sarlie's office, talk with Pedro. Tell Pedro you'd like to go to Ecsta City. Go...
Songs of Syx - Leitfaden für Anfänger [Deutsch]
3
Tutorial
Übersetzt von Morph Vielen Dank auch an DrKellogs, der eine frühere Version dieses Tutorials übersetzt hat. Willkommen zum Tutorial/Führer "Songs of Syx"...
WALKTHROUGH: WISI Baby Hitler (section 4: Doctor Sarlie)
Tutorial
SECTION 4: DOCTOR SARLIE SPOILERS AHEAD Solution: Talk to Yupa, and ask to get a drink. Grab the drink provided by Alectra. You will end up going to a new plane...
WALKTHROUGH: WISI Baby Hitler (section 3: Exit the alien base)
Tutorial
SECTION 3: EXIT THE ALIEN BASE SPOILERS AHEAD Solution: At this point, you should have gotten Yupa. You go up the stairs and end up in the purple corridor. Ther...
A walk-through solve for "Snake Ridge"
1
Tutorial
I was pretty careful in the way the game is staged so that even someone who've never coded before could pick up a few lines of code at the beginning of the game...
A Beginner's Guide/Tutorial
4
Tutorial
Welcome to the Songs of Syx Tutorial/Guide, valid as of writing, February 2nd 2020. This tutorial will be split into various parts, each roughly looking at a di...
1 file — 0.50.151
WALKTHROUGH: WISI Baby Hitler (section 2: Maze blue/yellow walls section)
Tutorial
SECTION 2: THE MAZE (BLUE/YELLOW WALLS SECTION) SPOILERS AHEAD Solution: The first section of the maze leads to two areas. The first door leads to the training...
WALKTHROUGH: WISI Baby Hitler (section 1: The Cage)
Tutorial
SECTION 1: THE CAGE SPOILERS AHEAD Solution: Grab photo and bottle. Look at the writing on the right wall. Talk to the guard about your birthday. After the cut...
Mods
1
Tutorial
You can make mod if you have unity all you need to do is download the Jumping jet Mod Tools.unitypackage And import it into the unity project you want to be...
1 file
Getting started with the ContentPack editor
3
Tutorial
There is some general concepts to understand. If you just want a quick view, jump to the chapter "Open and explore the Vanilla content pack". General concepts S...
Controls and commands
1
Tutorial
Controls Below, the list of controls for QWERTY keyboards. Note that the game also detects AZERTY keyboards. All controls can be changed in the in-game pause me...
How to get an iron ingot...
Tutorial
Lootbox RPG supports crafting items out of raw ingredients. By touching and holding an item within your inventory, it will be placed on the crafting panel. To c...
Added animations!!!
Tutorial
First I made A head in blender Then a Body A Hand and a leg And then made an animation...
Tutorial: Game scenes
1
Tutorial
To create a game in PICO-8 you just need to write some code into the functions _init, _update and _draw and the engine will take care of the rest for us. It is...
Options Menu Tutorial
Tutorial
Learn about the Anomalies Options Menu in this in-depth tutorial... https://www.indiedb.com/games/anomalies/tutorials/anomalies-options-menu-demo...
Tutorial: PICO-8 flags
2
3
Tutorial
Introduction For our convenience, PICO-8 has 8 flags for each sprite that can be either true or false. You can see the flags in the editor next to the sprite yo...
Anomalies - Procedural Music Demo
2
Tutorial
I have made a tutorial on how you can influence the music in my procedural generation game Anomalies. I submitted Anomalies to Procjam in 2019 (last year!) and...
The Basics of the Fable Maker Editor
Tutorial
Hello Fablers ( That's my new name for Fable Maker users. You like it?... No?... Well. I'm keeping it anyway. :P ) Firstly, Happy New Year! (And Decade) Time su...
Ghost monalisa~
1
Tutorial
Ghost monalisa fairytale style finished~ (`・ω・´)9 Follow my channel tutorial will update later~...
How to make custom level packs
Tutorial
Note: As for v.1.5.0 this guide is no longer relevant since a level editor was added to the game and the level data format changed. --- Hey arrowone Update...
Progress 2019 12 05
Tutorial
Hi there! This is a tutorial for zeroXgen , showing how to perform and identify the basic actions needed to get going , within the game. All comments welcome...
How to create a Key Art for your game
Tutorial
Hi guys, my name is Steve and I'm the developer of Blue Flame , a top down shooter where you play as a pyromancer trying to restore order to the World. Last wee...
1 file
Cute Animation with Primitive Shapes
2
2
Tutorial
I wanted to share the animation process for creating Harley the Hare , the main character from my latest game Hops and Harmony Harley, along with all the char...
Tutorial: Minimap in PICO-8
Tutorial
In this tutorial I will show a simple way to generate a minimap for your PICO-8 game. As an example we will add a minimap to the Jelpi demo. I used a very simil...
​Rogue - Update 1.0.1 and Walkthrough
7
9
Tutorial
Rogue 1.0.1 has been released! This is a minor update that fixes some bugs reported by users. Fixes an issue where a flask doesn't give you points Fixes an issu...
4 files
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...
#25 Tutorial: dynamic masking
1
Tutorial
Welcome to the twenty-fifth devlog! This one is delayed by a few days (I try to post them weekly), sorry about that. I am also participating in the GitHub game...
Puzzle solutions
Tutorial
For anyone that's stuck or would prefer not to solve the puzzles included in the game, below are all of the solutions. Don't read if you don't want anything spo...
How to put voice to Characters in Renpy (Character Callback)
5
4
Tutorial
Last night I decided to figure out how to put "Voices" for each character when they speak, like Undertale does. And to be honest the Renpy documentation had me...
Dev Streamin' and Learnin'
2
Tutorial
I’ve been doing development streaming on Twitch lately, and it’s been pretty enjoyable actually. It’s early afternoon for me, Tuesday at 1PM Pacific , an...
Click Tycoon Modding Guide: How to add your own domain names and zones?
Tutorial
How to add your own domain names? Domain names are names of websites. To add a name for all types of work go to [Click Tycoon's Folder]\assets\lists\ . Then ope...
#21 Input management
Tutorial
Welcome to the twenty-first devlog! Today I want to talk about input management: how I made the game playable for any controller and keyboard (at most two playe...
How to draw an isometric grid
1
Tutorial
How to draw isometric I got asked on Reddit how I did the isometric rendering for Hallways , so I'll try to explain. Disclaimer: I learned coding by trying stuf...
1 file
Loading more posts...