Trending
DJfromSpace's Avatar

DJfromSpace

@djfromspace

Always on a quest, but distracted by side quests and pups. CEO/Senior Engine Dev @ DreamAgain Games Creating the DreamAgain Engine for Dreamcast DREAMAGAIN GAMES: https://dreamagaingames.com Itch Page: https://dreamagaingames.itch.io/

18
Followers
30
Following
22
Posts
23.02.2026
Joined
Posts Following

Latest posts by DJfromSpace @djfromspace

Video thumbnail

WiiDream Engine update ๐ŸŽฎ

Today I started implementing the Collision2D system using the Separating Axis Theorem for rotated object collision detection.

Engine is well organized now too. Tons to do but I will be making awesome wii games before we all know it.

#gamedev #retro #wii #indiedev

15.03.2026 01:30 ๐Ÿ‘ 8 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Making progress on the WiiDream Engine today.

Just implemented:

Transform2D
Geometry2D
DreamMath

Core math systems are coming online. The clip shows a quick demo of the code in action.

#gamedev #retro

14.03.2026 03:16 ๐Ÿ‘ 6 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Got my Dreamcast serial cable working today.

Real hardware testing is now much faster โ€” no more burning CDRs just to try a new build. Huge quality-of-life upgrade for Dreamcast homebrew development.

#gamedev #dreamcast #retro

13.03.2026 21:11 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Started a second homebrew engine project, the WiiDream Engine. Itโ€™s an engine for Wii homebrew that I will build along side the DreamAgain Engine.

#gamedev #indiedev #retrogaming #wii #homebrew

12.03.2026 23:57 ๐Ÿ‘ 7 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Modded my gamecube with a LED and a battery swap mod.

Super easy and super fun.
#videogames #gamecube #mod

12.03.2026 16:49 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Implemented the AI in the testing grounds AI demo to demonstrate the AI pathfinding modules in the DreamAgain engines.

Also uses a grid2d module from the engine for the demo.

#gamedev #indiedev #dreamcast #videogames

12.03.2026 01:09 ๐Ÿ‘ 9 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

DX11Lab Week 2 is live ๐Ÿš€

This week I built the first real Direct3D rendering path:
CPU vertex data โ†’ GPU vertex buffer โ†’ HLSL shaders โ†’ triangle on screen.

Read the breakdown:
dreamagaingames.com/blog/f/dream...

#gamedev #DirectX11 #graphicsprogramming

11.03.2026 15:33 ๐Ÿ‘ 6 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Created the DreamAgain SDK so I can work on both the go and in the studio!

#gamedev #indiedev #programming

11.03.2026 03:20 ๐Ÿ‘ 6 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
TikTok DreamAgain Engine Devlog 2: Bug Squashed! #gamedev #dreamcast #retrogaming #indiedev TikTok video by DreamAgainGames

Bug Squashed!
As I was working on getting set up for the AI demo in the testing ground demo; the bmfont renderer was rendering wrong! Ack, I figured out why and bug is dead and gone!

www.tiktok.com/t/ZP8Vu6YGo/

#gamedev #indiedev #sega #dreamcast

10.03.2026 21:07 ๐Ÿ‘ 6 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Newest addition to my collection

#dreamcast #retrogaming

09.03.2026 23:32 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Collision Module and Logging Modules implemented in the DreamAgain Engine #gamedev #dreamcast #retro #indiegames TikTok video by DreamAgainGames

Implemented a more modern collision system and proper logging for the DreamAgain Engine!

#dreamcast #gamedev #indiedev #retro

www.tiktok.com/t/ZP84ty82r/

09.03.2026 22:45 ๐Ÿ‘ 7 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
DreamAgain Games Devlog Update #3 - VMU Module Intro / Tech Demo 2 Details

DreamAgain Engine Devlog Update #3 is up

This week I implemented a reusable VMU save module and released Tech Demo 2, an Arkanoid-style game built to test the new engine systems.

Developing for Dreamcast has been a blast so far.

Full devlog:
bit.ly/4bwZNza
#gamedev #sega #dreamcast #indie

08.03.2026 15:50 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Tech Demo 2 was built using my DreamAgain Engine, which Iโ€™ve been developing specifically for Dreamcast homebrew.

This demo includes:
โ€ข VMU save support
โ€ข powerups
โ€ข modular save system
โ€ข randomized block layouts

Download here:
dreamagaingames.itch.io/arkanoid-dc-...

08.03.2026 00:03 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
a logo for the company dreamcast with a swirl in the middle ALT: a logo for the company dreamcast with a swirl in the middle

What a week from up here at Space Channel 7!

I finished Tech Demo 2; an Arkanoid-style game for Dreamcast now live on itch. It pushed the DreamAgain Engine in some challenging ways and led to a ton of improvements under the hood.

New blog post coming tomorrow!
#gamedev #Dreamcast #Retro #Homebrew

07.03.2026 23:59 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Arkanoid DC - DaG Tech Demo 2 (Dreamcast Homebrew) by DreamAgain Games Are you a breakout master?

Just released Tech Demo 2 for the DreamAgain Engine, a custom engine I'm building for the Sega Dreamcast.

This demo is a small Arkanoid-style game showing off many updates to the Engine.

Download it here:
dreamagaingames.itch.io/arkanoid-dc-...

#Dreamcast #Homebrew #GameDev #IndieDev

07.03.2026 06:09 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
DreamAgain Games Presents DX11Lab #1 What is DX11 Lab?

๐Ÿš€ DX11Lab #1 is live!

I'm starting a new series documenting my journey learning DirectX while building a renderer from scratch.

This week:
โ€ข Win32 window
โ€ข D3D11 initialization
โ€ข Clearing the render target

Read the blog ๐Ÿ‘‡
dreamagaingames.com/blog/f/dream...

#gamedev #directX #windows

04.03.2026 15:59 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
DreamAgain Engine Dev Update #2: ECS Greetings from Space

DreamAgain Engine Dev Update #2 โ€“ ECS in C is up! ๐Ÿš€

Just published the latest update on the DreamAgain Engine progress! This week I dove deep into building our Entity-Component-System architecture entirely in C.

dreamagaingames.com/blog/f/dream...

#GameDev #Dreamcast #IndieDev #CProgramming

01.03.2026 15:12 ๐Ÿ‘ 4 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
a man is standing in front of a bed with the words i 'm out ALT: a man is standing in front of a bed with the words i 'm out

It is absolutely mind blowing to me today I was able to focus for 8 hours straight and implement a ton of things into the DreamAgain Engine today. But I'm beat mentally now. So...

26.02.2026 06:08 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

DreamAgain Engine Update

Spritesheet animation has been implemented to the engine and a few animations have been added to the arkanoid game.
Today's work was mostly artwork and then implementing the animation system. #Sega #Dreamcast #GameDev #DreamAgain

25.02.2026 04:43 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

I am calling my little indie studio DreamAgain games, I am working on the DreamAgain Engine and wanted a logo of sorts so for the games I make made this today.

#pixelart #sega #dreamcast #segadreamcast

24.02.2026 17:46 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
a dog laying on a bed with a blue blanket ALT: a dog laying on a bed with a blue blanket

Started week 2 game 2 of the Dream Again Engine today, tons of work done. Implmented a ECS system in C, and then drew some pixel art for a background for the game and a paddle. This arkanoid game will be sort of a tech demo, but it certainly will be fun to see DreamAgain grow.

Time for sleeps now.

24.02.2026 03:43 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Greeting Bluesky!
I am DJfromSpace making homebrew games for dreamcast.

I am making a game a week (if possible) while developing my engine DreamAgain.

I finished the first week by making a game of Pong.

.cdi download available!

djfromspace.itch.io/benny-macmur...

#SEGA #Dreamcast #GameDev

23.02.2026 05:53 ๐Ÿ‘ 11 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0