My preperations
So, I’m lagging a bit behind with the preparations but at least I got some old project that were using SDL to build on my new (at least newer than the really old project) computer.
Up and running:
- Picture blitting.
- Input
- Fonts
Left to do:
- Fix a soundlibrary (OpenAL?)
- Sound/music pipeline. Try out different generators for music/sound effects.
- Strip the application from the old games logic.
- Some base classes for smarter handling of graphic resources.
Comments
rxi
21. Apr 2013 · 20:01 UTC
I just posted my base code, there are currently 3 posts on the front page from people who are using C/C++ and SDL, It’s quite reassuring due to the massive amount of people I usually see using Flash and Unity. We can totally make a dent!