Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Nothing modern. It's all classic Win32 API.

  • WASAPI for audio.
  • D3D11 for rendering
  • HeapAlloc for memory

I probably have an assertion that's ignored on Windows possibly, but that WINE crashes.