added tunnel effect and SDL backend
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Fri, 26 Aug 2016 00:50:32 +0000 (03:50 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Fri, 26 Aug 2016 00:50:32 +0000 (03:50 +0300)
commit77c1d84c258ca14e1bba06ab711426668ff24290
tree06f1fdc1e8842adef8873cd3f122448b05651ce1
parent8a64d603ee67cd98070360b40938e123ea845154
added tunnel effect and SDL backend
GNUmakefile [new file with mode: 0644]
Makefile
src/demo.c
src/demo.h
src/dos/main.c
src/screen.c [new file with mode: 0644]
src/screen.h [new file with mode: 0644]
src/sdl/main.c [new file with mode: 0644]
src/tunnel.c [new file with mode: 0644]