DSGE: Sound System Progress 1 Preview 1

Oct 31,2024

derf6060

2009-05-11T10:40:12Z

Man, I'm having a lot of fun working on the sound system. Here is a little preview of the stuff I've been working on so far. I must say SDL_Mixer been a fun time.

This video covers my new game engine that I'm working on for my game projects. The engine is under the MIT license which it can be used for both commercial and opensource projects. The name of said engine is dsge (derf's simple game engine). These videos are for documentation purposes of the project and it will work as follows

1. First video will introduce the issue and problem that I'm trying to solve
2. There will be a number of progress videos through the life cycle of the issue
3. The last video of a given issue will show the final result of adding said feature to the project.

If you want to check out the project here is the project link on github.

https://github.com/aod6060/dsge

And as always I hope y'all have a great day.