view README.txt @ 70:ce669d642363 default tip

s/EXEEXT/BINEXT/g
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Dec 2019 18:21:40 +0200
parents 7daf69b39f34
children
line wrap: on
line source

Lauantai Aamun Krapula
(c) 2012 Anciat Prodz & TNSP

a software rendering demo for x86 Linux and Windows (win32 binary).

"code" & "gfx" by ccr
"music"        by rubberj
featuring         nosfe

utilizes libSDL and a modified version of stb_image.c

greets: pwp, iso, bilotrip, trilobit, jynttaveikot and other elites


-----------------------------------------------------------------------

stb_image - public domain JPEG/PNG reader by Sean Barrett & others
https://github.com/nothings/stb

-----------------------------------------------------------------------

The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
designed to make it easy to write multi-media software, such as games and
emulators.

The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/

This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html

-----------------------------------------------------------------------