Search The Query
Search
Indie game meaning - Bastion

Indie game meaning ? Exploring the World of what make an indie game

The popularity of indie games has skyrocketed over the last 10-15 years. Titles like Minecraft, Undertale, and Stardew Valley originated as indie projects before becoming mainstream hits. But what exactly makes a game “indie”, or indie game meaning, and to make an indie game? This article analyzes the defining qualities and development process of independent […]

Indie game meaning ? Exploring the World of what make an indie game Read More »

indie game development

16 tips for successfully crowdfunding an indie game

Crowdfunding platforms like Kickstarter, indiegogo and other smaller ones, are the land of opportunity for indie games where they can make it or fall in glory. Recently, we have been planning for a possible launch on indiegogo, and we have been consulting a lot on tips for successfully crowdfunding an indie game, and we have

16 tips for successfully crowdfunding an indie game Read More »

game Digital Marketing Strategy

The importance of timing in your game digital marketing strategy by @TheJackyMartin

In this very interesting Twitter threads the author highlights The importance of timing in your game digital marketing strategy as to be able to succeed with your game launch. Original Twitter Thread:The importance of timing in your game digital marketing strategy Edited Twitter Thread: The importance of timing in your game digital marketing strategy When

The importance of timing in your game digital marketing strategy by @TheJackyMartin Read More »

Top 5 game development learnings from attending game conference by @loftiadev

Top 5 game development learnings from attending game conference by @loftiadev

A very interesting twitter thread that come very handy to more than one game developer with the Top 5 game development learnings from attending game conference (#GCAP22 in Melbourne) by twitter user @loftiadev We have been recolecting some interesting threads on twitter that we consider to have a lot of knowledge that should be saved

Top 5 game development learnings from attending game conference by @loftiadev Read More »

1D Animation Blend Trees Explained (Unity Tutorial)

1D Animation Blend Trees Explained (Unity Tutorial)

In this Unity game development tutorial, 1D Animation Blend Trees Explained, the author covers on how to look at how animation blend trees can be used to blend two or more similar animations. It shows also how you can use a simple one-dimensional blend tree to make a character’s animation blend between idle, walking, and

1D Animation Blend Trees Explained (Unity Tutorial) Read More »

Advices on how to get a job in the games industry

Advices on how to get a job in the games industry by @NotSoLittleC

A very interesting twitter thread from twitter user @NotSoLittleC with some good Advices on how to get a job in the games industry. We have been recolecting some interesting threads on twitter that we consider to have a lot of knowledge that should be saved and shared with the maximum number of game developers. the

Advices on how to get a job in the games industry by @NotSoLittleC Read More »

Raycast in Unity from noob to master

Raycast in Unity: from noob to master

The Raycast in Unity is an integral part of game development that allows developers to create connections between objects and perform various checks and calculations. It is a powerful tool that is essential for any beginner looking to enhance their game development skills. Understanding how to use this function effectively is crucial for creating immersive

Raycast in Unity: from noob to master Read More »

Interaction interfaces vs menu interfaces

The principle of Interaction interfaces vs menu interfaces by @delaneykingrox

A very interesting twitter thread analysing the differences between interaction interfaces vs Menu interfaces that has been tweeted by twitter user @delaneykingrox. Original Thread The principle of Interaction interfaces vs menu interfaces Twitter Thread Edited The principle of Interaction interfaces vs menu interfaces In today’s #gamedev thread, I would like to talk about the principle

The principle of Interaction interfaces vs menu interfaces by @delaneykingrox Read More »

Random Numbers In Unity Tips & Tricks

Random Numbers In Unity: Tips & Tricks

Randomization is an essential element in game development that can enhance the gaming experience by introducing unpredictability and variety. There are several ways you can do Random Numbers In Unity. and mastering the art of randomization can be challenging, and game developers must have a deep understanding of the various techniques and tools available. This

Random Numbers In Unity: Tips & Tricks Read More »

game development with rust

game development with rust: A STARTING GUIDE

More and more developers are choosing Rust over C++ as their go-to language for game development. In this article we will try to give some insights on the main foundations of game development with rust. Introduction Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Developed by Mozilla,

game development with rust: A STARTING GUIDE Read More »

Gaming with mathematics: A guide to the use of mathematics in game development

When thinking about games and the creation process behind it, most of people think about the creative aspect of the process, but do you know much maths go into the process? In this article we will go over gaming with mathematics. Table of contents Gaming with mathematics 1 Introduction The main objective of this article

Gaming with mathematics: A guide to the use of mathematics in game development Read More »

Singletons in Unity 101: A Comprehensive Tutorial

Singletons in Unity 101: A Comprehensive Tutorial

Welcome to this comprehensive tutorial on singletons in Unity! In the world of game development, singletons play a vital role in managing essential game elements and ensuring streamlined functionality. In this tutorial, we will explore what singletons are, why they are used, their benefits and drawbacks, as well as alternative approaches to consider. Whether you’re

Singletons in Unity 101: A Comprehensive Tutorial Read More »