Logo Image
Home
About
Contact
Tools
Plugins
  • 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. You can select and copy the generated results as usual, as it is no longer uses Unity WebGL. Examples …

    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
    • ««
    • «
    • 1
    • 2
    • 3
    •  … 
    • 5
    • »
    • »»

Recent Posts

  • 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)
  • Best Game Jam Games
  • Best Books For Learning Unity and Game Development
  • Unity Assembly Definition Files Tutorial (.asmdef)
  • Custom Unity Editor UI Library
  • Making Web Tools for Games with Unity & WebAssembly

Generators

  • Game Title Generator
  • Game Jam Theme Generator
  • Game Studio Generator
  • Planet Name Generator

Series

  • Tutorials
  • Design Process
  • Game Jams

My Unity Plugins

C# Compiler OptionsCompiler OptionsAndroid Permission ManagerPermission Manager
Small Logo

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