DEV Community

Game Dev

👾 👾 👾

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Find Missing Scripts in Unity Prefabs Before They Break Your Build

How to Find Missing Scripts in Unity Prefabs Before They Break Your Build

Comments
4 min read
How to Build Readable Unit Formations in Unity (Procedural Layouts + Runtime Behaviours)

How to Build Readable Unit Formations in Unity (Procedural Layouts + Runtime Behaviours)

Comments
7 min read
Animating a character that has no animation frames

Animating a character that has no animation frames

Comments
3 min read
How Minecraft Java Edition Actually Runs on Android (JVM, Vulkan, and the Zink Translation Layer)

How Minecraft Java Edition Actually Runs on Android (JVM, Vulkan, and the Zink Translation Layer)

1
Comments
3 min read
Material vs locked: the rule that lets 2048 and Sudoku share a board

Material vs locked: the rule that lets 2048 and Sudoku share a board

Comments 3
5 min read
Building Games on Reddit — the complete guide for would-be developers

Building Games on Reddit — the complete guide for would-be developers

Comments
27 min read
I built Sudoku Fun4Kids – a child-friendly Sudoku app with Flutter for Android, iOS and Windows

I built Sudoku Fun4Kids – a child-friendly Sudoku app with Flutter for Android, iOS and Windows

Comments
2 min read
Building NICHLYST: The 14-Day Clock, the "Web App" Illusion, and Hardening the Archive

Building NICHLYST: The 14-Day Clock, the "Web App" Illusion, and Hardening the Archive

Comments
4 min read
Retiring a gate: when a breakthrough stopped being a checklist

Retiring a gate: when a breakthrough stopped being a checklist

Comments
3 min read
Stress Test? Pen Test? Yes Tests!

Stress Test? Pen Test? Yes Tests!

Comments 1
5 min read
Inside BeeLadybug: Visual Logic & Collision Debugging (CodePen Challenge)

Inside BeeLadybug: Visual Logic & Collision Debugging (CodePen Challenge)

Comments 3
2 min read
You don't need look-at matrices for an FPS camera

You don't need look-at matrices for an FPS camera

Comments 1
1 min read
Building a 2D Terrain Editor: Auto-Tiling, Slopes, and Collision