Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Game Dev
👾 👾 👾
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How to Find Missing Scripts in Unity Prefabs Before They Break Your Build
Roman Kalinchuk
Roman Kalinchuk
Roman Kalinchuk
Follow
Sep 14
How to Find Missing Scripts in Unity Prefabs Before They Break Your Build
#
debugging
#
gamedev
#
softwaredevelopment
Comments
Add Comment
4 min read
How to Build Readable Unit Formations in Unity (Procedural Layouts + Runtime Behaviours)
Roman Kalinchuk
Roman Kalinchuk
Roman Kalinchuk
Follow
Sep 14
How to Build Readable Unit Formations in Unity (Procedural Layouts + Runtime Behaviours)
#
algorithms
#
architecture
#
gamedev
#
systems
Comments
Add Comment
7 min read
Animating a character that has no animation frames
IdleCultivation
IdleCultivation
IdleCultivation
Follow
Sep 14
Animating a character that has no animation frames
#
gamedev
#
animation
#
gamedesign
#
indiedev
Comments
Add Comment
3 min read
How Minecraft Java Edition Actually Runs on Android (JVM, Vulkan, and the Zink Translation Layer)
Syeda Maleeha
Syeda Maleeha
Syeda Maleeha
Follow
Sep 14
How Minecraft Java Edition Actually Runs on Android (JVM, Vulkan, and the Zink Translation Layer)
#
android
#
java
#
opensource
#
gamedev
1
 reaction
Comments
Add Comment
3 min read
Material vs locked: the rule that lets 2048 and Sudoku share a board
Ayoola Solomon
Ayoola Solomon
Ayoola Solomon
Follow
Sep 13
Material vs locked: the rule that lets 2048 and Sudoku share a board
#
showdev
#
webdev
#
typescript
#
gamedev
Comments
3
 comments
5 min read
Building Games on Reddit — the complete guide for would-be developers
Lith SEO
Lith SEO
Lith SEO
Follow
Sep 13
Building Games on Reddit — the complete guide for would-be developers
#
gamedev
#
tutorial
Comments
Add Comment
27 min read
I built Sudoku Fun4Kids – a child-friendly Sudoku app with Flutter for Android, iOS and Windows
HPWsoft
HPWsoft
HPWsoft
Follow
Sep 13
I built Sudoku Fun4Kids – a child-friendly Sudoku app with Flutter for Android, iOS and Windows
#
showdev
#
flutter
#
gamedev
#
mobile
Comments
Add Comment
2 min read
Building NICHLYST: The 14-Day Clock, the "Web App" Illusion, and Hardening the Archive
Eugene Kozlovsky
Eugene Kozlovsky
Eugene Kozlovsky
Follow
Sep 13
Building NICHLYST: The 14-Day Clock, the "Web App" Illusion, and Hardening the Archive
#
shipaton
#
buildinpublic
#
gamedev
#
capacitor
Comments
Add Comment
4 min read
Retiring a gate: when a breakthrough stopped being a checklist
IdleCultivation
IdleCultivation
IdleCultivation
Follow
Sep 13
Retiring a gate: when a breakthrough stopped being a checklist
#
gamedev
#
gamedesign
#
idlegames
#
indiedev
Comments
Add Comment
3 min read
Stress Test? Pen Test? Yes Tests!
Dhardingsea Developer
Dhardingsea Developer
Dhardingsea Developer
Follow
Sep 12
Stress Test? Pen Test? Yes Tests!
#
cybersecurity
#
gamedev
#
security
#
testing
Comments
1
 comment
5 min read
Inside BeeLadybug: Visual Logic & Collision Debugging (CodePen Challenge)
Antonio
Antonio
Antonio
Follow
Sep 12
Inside BeeLadybug: Visual Logic & Collision Debugging (CodePen Challenge)
#
codepenchallenge
#
gamedev
#
javascript
#
webdev
Comments
3
 comments
2 min read
You don't need look-at matrices for an FPS camera
cutie
cutie
cutie
Follow
Sep 12
You don't need look-at matrices for an FPS camera
#
cpp
#
gamedev
#
programming
Comments
1
 comment
1 min read
Building a 2D Terrain Editor: Auto-Tiling, Slopes, and Collision
SpriteShip Team