Tiniest2D - Game Engine
Tiniest2D Engine lets you build and ship 2D games fast with zero friction. One file, one executable, no pipelines. Just pure creation.
About This Game
Tired of using massive 3D engines just to ship a small 2D game?
Tired of pipelines, imports, and tool bloat? You don’t need any of that.
Tiniest2D is built for one thing: letting you create and ship 2D games fast. No overhead, no distractions, no wasted time.
Your entire game lives in a single file. and when you export, it becomes a single standalone .exe. What you build is exactly what you ship.
Imagine a "Code Editor", but on steroids. That's Tiniest2D in a nutshell.
This is a text-first engine where code and assets live together. You create Sprites (static or animated), Scenes, and Audio directly inside your project, edit them instantly, and keep your flow without jumping between tools. Everything you need is already there. You press play, your game runs. You change something, you’re instantly testing again. No pipelines, no setup, no friction.
Tiniest Engine isn’t trying to do everything. It’s built to help you actually finish small, expressive 2D games.
Make actual games.

Browse all Games Made with Tiniest2D
Where to Learn?
You have two amazing options:
- Watch the Tutorial Video Here
- Or Read the Learn Quest Here: A complete Guide on how to Get Started.
Alternatively, you can also get this Learn Quest in PDF form under the engine downloads.
More from Uniday Studio
Caveman Stories
Unleash the primal power of the caveman in this action-packed adventure where you fight to survive against giant beasts, solve the mystery of the ice age and try to find your way back home. Build shelters to survive frosty nights, explore the wilderness and unravel the plot behind the extreme cold.
Stove
Stove is a lightweight 3D modeling and painting tool built for creating low-poly, stylized, and retro game assets. Model, paint, organize, and export your assets through a fast and focused workflow without the complexity of a traditional 3D suite.
Pixu
Pixu is a lightweight, focused pixel-art and animation editor for quickly creating 2D game assets. It's meant for you to quickly create 2D Game Assets such as Character, Sprite Sheets, Tiled Textures and more!
Tired of Wasting Time with Game Engines?
Meet the engine built for indies: instant loading, lets you focus on making your Games, not waiting for progress bars.
Learn More
Comments 6
I'm pretty excited about this engine. Any chance It will be available for Mac or maybe run in a browser?
Não havia conseguido fazer a música além do número 28 (arrastar pra direita e fazer novos compassos). No editor da cena, pelo clica e arrasta não conseguia configurar a colisão, ou quando misturava o que era adicionado por código com o editor de cena, deu uns problemas. Mas a engine tem potencial. Seria bom poder no editor de sprite copiar, colar, selecionar, espelhamento, inverter horizontalmente e verticalmente, também mudar a ordem dos frames novos ou duplicados. também ajustar o editor de cena, pra já colocar as colisões e relacionamentos entre os objetos seria show. Achei bem prático o editor de sprite e de abrir e sair fazendo na marra, poderia ter a opção de exportar os sprites ou músicas criadas também pra próxima versão. vlw
An alternative to get the engine to work on Linux if you've steam: Add it as a non steam game, then you can go into the properties and select the compatibility runtime. That avoids you having to install wine yourself.
I'm finding I can't mark text. Which would allow copy/paste, possibly indentation. Without this, I feel very constrained by the editor. I guess I could use an external editor, but that seems to defeat the point of the all-in-one editor. Or am I missing something about copy/paste and marking text? I guess there is Alt + Up/Down for moving 1-line of code at a time around... but... This is amusing because it has the one editor feature I really don't like auto complete for closing paren. At least it's not doing this for. I wish for turning this off. Although, I'm open to understanding why this is a good feature? I don't understand it. It doesn't reduce typing for me, it just creates "unexpected" behavior. I guess I can see why someone should say I shouldn't care, as I can type ) and it is overwritten "transparently" -- but it's even doing this in a string. Anyway, interesting engine to me as it seems it may be an upgrade from PICO-8.
For anyone on Linux interested in Tiniest2D, I was able to get the Engine running stable enough for game development in linux by installing Wine 11.0 and running the Engine in Bottles-Win64-Gaming-Soda 9.0-1. Dropped the TiniestEngine.exe into the bottle's C:/ drive and it launched just fine. Was able to create, and export my game, and the exported game runs fine in Wine as well. Only ran into like 2 crashes in 3 days of development, both times it was when pressing the play button after making a mistake in the coding, so save your work before you test play, and it should be fine for simple games. I didn't use every feature so there might be issues running in Linux that I'm unaware of, as it isn't officially supported, but if you where interested in the Early Adopter Game Jam, and don't have access to a Windows PC it might still be worth your time to give it a shot.
Came here from the youtube vid, thought this app was the coolest thing I'd ever seen! Unfortunately the usual ways of getting an exe working on Linux aren't working for me on this one - so good luck to anyone else taking on the challenge!