Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Nice! Glad it finally worked! Hope you enjoy raylib! 😄

Worth it. The old database uses graphics.h you were inspired by. Because of the need of editing i have to address each character. The old database use extended ASCII. In the new database I have to convert to UTF8 in Raylib (Danish) when showing on the screen, but still save data as extended ASCII because of compatibility. Quite a task for a hobby programmer but doable with Raylib!

So many thanks for a great libray!