Altenstein is a Rouglike medival text RPG, that we write right now. Based on the Dungeons and Dragons.
Additions coming soon..
cmd /k cd "C:\Dev\altenstein" && gcc -o main.exe main.c render.c tiles.c player.c items.c spells.c actions.c messages.c -lpdcurses -lpthread && main.exe
-lpdcurses -> -lncurses (for linux build)
!NOW WE HAVE WINDOWS AND LINUX MAKEFILES!
libgcc_s_dw2-1.dll
libpdcurses.dll
pthreadGC-3.dll
To select the visual appearance of the game, use the settings of the console in which the game appears.
(I recommend trying SimSun-ExtB)