Forem

Game Dev

👾 👾 👾

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
PICO-8 Animation and Collision Detection

PICO-8 Animation and Collision Detection

8
Comments
7 min read
Releasing a Web game onto Steam

Releasing a Web game onto Steam

10
Comments 2
5 min read
Inspecting Snakes in Pulp

Inspecting Snakes in Pulp

2
Comments
7 min read
So when will I finally get to Kill Baby Hitler?!

So when will I finally get to Kill Baby Hitler?!

Comments
6 min read
Oh, the Places You'll Go! - A Guide to Character Movement in libGDX

Oh, the Places You'll Go! - A Guide to Character Movement in libGDX

4
Comments 1
12 min read
Top programming and tech videos of December 2022.

Top programming and tech videos of December 2022.

3
Comments 1
1 min read
Tutorial - Optimizing Memory Consumption in HTML5 Games

Tutorial - Optimizing Memory Consumption in HTML5 Games

3
Comments
2 min read
I tried Godot for few days and this is why I like it!

I tried Godot for few days and this is why I like it!

4
Comments 2
3 min read
A Fun Game Dev Journey :)

A Fun Game Dev Journey :)

Comments 2
2 min read
How to Code Chrome Dino Game with JavaScript and a HTML Canvas

How to Code Chrome Dino Game with JavaScript and a HTML Canvas

10
Comments
1 min read
Phaser+ Tutorials: Create new Phaser project in less than a minute

Phaser+ Tutorials: Create new Phaser project in less than a minute

1
Comments
1 min read
Getting Started with PICO-8

Getting Started with PICO-8

12
Comments 1
10 min read
How to Start a New Unity Game Project in 2023

How to Start a New Unity Game Project in 2023

9
Comments
7 min read
Learn to Code with Odin Programming Language - Introduction

Learn to Code with Odin Programming Language - Introduction

9
Comments
3 min read
Variables, Data Types, and Functions - Learn to Code Part 2

Variables, Data Types, and Functions - Learn to Code Part 2

2
Comments
3 min read
What is Animation System in Unity3D

What is Animation System in Unity3D

2
Comments
2 min read
Space Shooter Game with SDL2 and Odin - Part 8 - Enemies Attack!

Space Shooter Game with SDL2 and Odin - Part 8 - Enemies Attack!

1
Comments
3 min read
Space Shooter Game with SDL2 and Odin - Part 7 - Shooting Drones

Space Shooter Game with SDL2 and Odin - Part 7 - Shooting Drones

Comments
3 min read
Letting AI write my notes and code

Letting AI write my notes and code

1
Comments
10 min read
I made a spinning cube

I made a spinning cube

1
Comments
1 min read
Create your Chess AI game in Python [VIM/NEOVIM]

Create your Chess AI game in Python [VIM/NEOVIM]

8
Comments
1 min read
How to Render Static Text with SDL2

How to Render Static Text with SDL2

1
Comments
3 min read
How to Render Dynamic Text with SDL2

How to Render Dynamic Text with SDL2

Comments
3 min read
Pycraft Progress Report! 00:24

Pycraft Progress Report!

3
Comments 1
4 min read
Implement MacOS Monterey screen saver in shadertoy(less than 100 lines of code)

Implement MacOS Monterey screen saver in shadertoy(less than 100 lines of code)

4
Comments
5 min read
RPG In A Box – A Game Dev Tool For Everyone

RPG In A Box – A Game Dev Tool For Everyone

36
Comments 4
6 min read
How to create Prefabs in Unity3D?

How to create Prefabs in Unity3D?

1
Comments
2 min read
Making adaptive UI layout in Pixi.JS easy with DOM

Making adaptive UI layout in Pixi.JS easy with DOM

2
Comments
2 min read
This guy may just have revolutionized 2D pixel animation

This guy may just have revolutionized 2D pixel animation

7
Comments
3 min read
Gamify JS: resources for easy browser roguelike creation

Gamify JS: resources for easy browser roguelike creation

9
Comments
5 min read
The #openai and #gpt3 tags are now officially "supported" on DEV

The #openai and #gpt3 tags are now officially "supported" on DEV

83
Comments 11
1 min read
Getting Started with Pixel Vision 8

Getting Started with Pixel Vision 8

7
Comments 2
10 min read
Space Shooter Game with SDL2 and Odin - Part 6 - Spawning Enemy Drones

Space Shooter Game with SDL2 and Odin - Part 6 - Spawning Enemy Drones

5
Comments 2
5 min read
Teaching Artificial Intelligence to Lie at Card Games

Teaching Artificial Intelligence to Lie at Card Games

7
Comments
12 min read
Creating an escape room game in Unity

Creating an escape room game in Unity

16
Comments 2
4 min read
JavaScript and HTML snake game tutorial: Build a simple, interactive game

JavaScript and HTML snake game tutorial: Build a simple, interactive game

7
Comments
16 min read
tsParticles 2.6.0 Released

tsParticles 2.6.0 Released

10
Comments 2
1 min read
How I want to increase my productivity⏱

How I want to increase my productivity⏱

5
Comments 2
3 min read
Timely wrap-up: some (not so) quick notes on Timely Defuse

Timely wrap-up: some (not so) quick notes on Timely Defuse

1
Comments
12 min read
Rust: Create A Clicker Game With Macroquad

Rust: Create A Clicker Game With Macroquad

12
Comments 2
5 min read
Wibbles - W(eb) (N)ibbles - Recreating "The Worm", Snake, Nibbles and the like

Wibbles - W(eb) (N)ibbles - Recreating "The Worm", Snake, Nibbles and the like

4
Comments
2 min read
100 Free Programming Courses and Tutorials For Developers

100 Free Programming Courses and Tutorials For Developers

3
Comments 2
12 min read
Why do you prefer using a scripting language?

Why do you prefer using a scripting language?

2
Comments 2
1 min read
A look into JSONB in YugabyteDB

A look into JSONB in YugabyteDB

4
Comments
5 min read
Rust devlog: Part 4

Rust devlog: Part 4

2
Comments
2 min read
Memory Cache in .NET

Memory Cache in .NET

13
Comments 1
2 min read
Web Scraping With R Using rvest Tutorial

Web Scraping With R Using rvest Tutorial

10
Comments 1
40 min read
Creating a chess game with Python, pygame and chess (Pt. 2)

Creating a chess game with Python, pygame and chess (Pt. 2)

2
Comments 1
12 min read
How to use JS Gamepad API and Build a Gamepad Tester in 12 minutes

How to use JS Gamepad API and Build a Gamepad Tester in 12 minutes

4
Comments
1 min read
Solving the Python Tiles puzzle

Solving the Python Tiles puzzle

7
Comments
9 min read
Creating a chess game with Python, pygame and chess (Pt. 1)

Creating a chess game with Python, pygame and chess (Pt. 1)

13
Comments
14 min read
Should developers study 20 hours a week after work?

Should developers study 20 hours a week after work?

56
Comments 22
3 min read
Render Pipelines in wgpu and Rust

Render Pipelines in wgpu and Rust

12
Comments
23 min read
Find Random point on Navmesh Surface in Unity3D

Find Random point on Navmesh Surface in Unity3D

4
Comments
3 min read
How to use JavaScript Gamepad API to Build a Simple Game

How to use JavaScript Gamepad API to Build a Simple Game

3
Comments
1 min read
DragonRuby: Moving in Arbitrary Directions

DragonRuby: Moving in Arbitrary Directions

3
Comments 1
5 min read
Tic Tac Toe Game with Vue JS

Tic Tac Toe Game with Vue JS

3
Comments
7 min read
Lets Build an Online 4 Player Chess Game Using Only Free APIs. Part 2 - Single player mode🏃

Lets Build an Online 4 Player Chess Game Using Only Free APIs. Part 2 - Single player mode🏃

2
Comments
11 min read
How I made a multi-threaded voxel engine in TypeScript

How I made a multi-threaded voxel engine in TypeScript

29
Comments 4
3 min read
C# / Blazor Wolfenstein - Part 1 - Blazor

C# / Blazor Wolfenstein - Part 1 - Blazor

4
Comments
4 min read
loading...