Logo Image
Home
About
Contact
Tools
Plugins
  • Featured Image for `Story Theme and Setting Generator`

    Story Theme and Setting Generator

    Story Theme and Setting Generator allows you to get a random writing prompt to spark new ideas or just get a challenge for either short or long story. If you just need a theme or only a setting, ignore the other one, it will still be useful. Writing prompts are an amazing way to brainstorm and practice writing every …

    Read More
  • Featured Image for `Best Game Jam Games`

    Best Game Jam Games

    Apr 7, 2020 Stas Korotaev game jam

    Game jam games have really interesting gameplay and visuals that can sometimes never be seen in the full releases, plus, they often get to the good stuff right from the start and you can get through a bunch of different experiences in a short amount of time. I’ll list some examples below, but there are a lot of new …

    Read More
  • Featured Image for `Best Books For Learning Unity and Game Development`

    Best Books For Learning Unity and Game Development

    Apr 4, 2020 Stas Korotaev unity

    Unity is an excellent development platform for anyone new to building games. You can use it to create and run both 2D and 3D games on multiple platforms. This provides a lot of freedom to explore the creative process. It is the direct competitor of the Unreal Engine and has a lot of respectable features that set it …

    Read More
  • Featured Image for `Unity Assembly Definition Files Tutorial (.asmdef)`

    Unity Assembly Definition Files Tutorial (.asmdef)

    Mar 28, 2020 Stas Korotaev unity

    Assembly Definitions are a new way Unity allows us to organize the code by creating separate assemblies and specifying dependencies between them. It first appeared as preview in Unity 2017.3 and became more functional in later releases. Assembly Definitions can also be called asmdefs for short. In this tutorial let’s …

    Read More
  • Featured Image for `Custom Unity Editor UI Library`

    Custom Unity Editor UI Library

    Mar 9, 2020 Stas Korotaev unity

    In the previous article, I’ve briefly mentioned my Unity Editor UI Library and wanted to go more in-depth on how I started structuring custom Editor code and why not go the default way. Unity Editor UI (IMGUI) In its current form Unity Editor UI (IMGUI) leads to really messy and unreusable code, and while making a …

    Read More
  • Featured Image for `Game Genre Generator`

    Game Genre Generator

    Game Genre Generator allows to generate thousands of random video game genre mashups that can be used to spark new game ideas or pick something to play. Click “Generate” to get a random combination of genres. (adsbygoogle = window.adsbygoogle || []).push({}); You can select and copy the generated results as …

    Read More
  • Featured Image for `Making Web Tools for Games with Unity & WebAssembly`

    Making Web Tools for Games with Unity & WebAssembly

    Dec 26, 2019 Stas Korotaev unity

    Participating in game jams, we sometimes did a bit of practice, coming up with random ideas before the actual game jam, before the theme was revealed. We just took themes from previous jams, from one place or another, and did brainstorming sessions. And so I thought about making a tool that would generate random themes …

    Read More
  • Featured Image for `Game Privacy Policy Generator`

    Game Privacy Policy Generator

    Game Privacy Policy Generator allows you to generate free Privacy Policy and Terms & Conditions for your mobile Android, iOS games. Privacy policy is required by both Google Play and AppStore. Here is the snippet from the iOS AppStore Review Guidelines: Depending on permissions and data collection you will also …

    Read More
  • Featured Image for `Video Game Studio Name Generator`

    Video Game Studio Name Generator

    Game Studio Name Generator has over a million different random combinations and was created to help generate ideas to name any gaming company (real or fictional). Your company name is important and even if you don’t need it right away when just staring to develop the game, you can start thinking about it, to find what …

    Read More
  • Featured Image for `Game Jam Theme Generator`

    Game Jam Theme Generator

    Game jam theme generator allows you to practice the game idea brainstorming process based on the random theme given. Which can be useful for later, for example, come up with new mechanics based on the theme restrictions, that can be used as its own game or some kind of mini-game. It can also be a good practice for a …

    Read More
  • Featured Image for `Making a Unity Plugin for the Asset Store`

    Making a Unity Plugin for the Asset Store

    Jun 14, 2018 Stas Korotaev unity

    My first attempt at making a Unity plugin – was a plugin that showed your current selected scene in the project view, which was useful when you needed to go through all the scenes to change something and I thought I could share it for free via asset store, although i would do this via code now, nether the less – it was …

    Read More
  • Best Game Development Tools & Resources

    Here is the list of top game development tools & resources we’ve used on our projects and would totally recommend. Best Tools Unity Plugins Best Resources Juice Best Tools Unity Plugins Console Enhanced There are times when you spend hours debugging in the console and in those dark moments I really …

    Read More
  • Featured Image for `Permission Manager – Request, Test, Manage Permissions`

    Permission Manager – Request, Test, Manage Permissions

    Permission Manager In-Editor Testing & Permissions Management After the introduction of runtime permissions in Android 6 if you want to access some functionality – you need to first request a permission for it at runtime and Unity does not provide this out of the box. But even if you have the native java code to …

    Read More
  • Featured Image for `Game Title Generator`

    Game Title Generator

    Game Title Generator has over ten million different random combinations and was created to help name any game, be it video game, board game, etc. It can also be used to generate ideas for games or for brainstorming sessions and naming game jam games. Click the “Generate” button to generate a random game title. …

    Read More
  • Featured Image for `Time Manipulation in Unity – Recorded Solutions`

    Time Manipulation in Unity – Recorded Solutions

    May 11, 2018 Alexander Grishanin ,  Stas Korotaev design process lintrix unity

    We wanted a way for the player to not get stuck while playing and here is how we tackled that problem… Articles: • Level Creation • Rewinding Time • Recorded Solutions • Testing Automation (coming soon) We think that simply letting the player skip levels would be a bad idea as the player won’t learn the techniques …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Recent Posts

  • Social Media Share Buttons for a Hugo Website
  • Migrating a Website from WordPress to Hugo
  • Static vs Dynamic Website - Abandoning WordPress
  • Making a Game Jam Game During Self-Isolation
  • Unity Unit Testing Advanced Tutorial – CI, Patterns, IDE Support & More
  • Unity Unit Testing Basics Tutorial (C#, NUnit)

Generators

  • Game Title Generator
  • Game Jam Theme Generator
  • Game Studio Generator
  • Planet Name Generator
  • Star Generator
  • Game Idea Generator
  • Game Revenue Calculator

Series

  • Tutorials
  • Design Process
  • Game Jams

My Unity Plugins

Android Permission Manager Permission Manager C# Compiler Options Compiler Options
Small Logo

Copyright © 2024 LET'S MAKE A GAME. All Rights Reserved
[Privacy Policy | Terms & Conditions]