From e67d376ef76fd61766e92a06963736113bceed9b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 01 Nov 2013 23:20:37 -0400 Subject: projects/index.mdwn: Link to "Overworld" WP page. --- diff --git a/projects/index.mdwn b/projects/index.mdwn index 70dccaf..37b58a6 100644 --- a/projects/index.mdwn +++ b/projects/index.mdwn @@ -42,14 +42,15 @@ Active or Otherwise Interesting by an HTTP server. Documents could even be preprocessed, e.g. by a Markdown processor, before being parsed with ssic. * [overworld-rpg](http://git.pehjota.net/overworld-rpg/overworld-rpg.git/): - An untitled experimental overworld role-playing game engine. Written in C - and designed to be visually pleasing, lightweight, and portable. Features a - resource management system (with reference counting and garbage collection), - [Tiled](http://www.mapeditor.org/) map parser, [GIMP](http://www.gimp.org) - palette parser, realistic and efficient day/night [palette - cycling](https://en.wikipedia.org/wiki/Color_cycling) system (with linear - and cosine functions), and more. Uses GNU Autoconf, Automake, Expat, - SDL 1.2, SDL_image 1.2, and zlib. + An untitled experimental + [overworld](https://en.wikipedia.org/wiki/Overworld) role-playing game + engine. Written in C and designed to be visually pleasing, lightweight, and + portable. Features a resource management system (with reference counting + and garbage collection), [Tiled](http://www.mapeditor.org/) map parser, + [GIMP](http://www.gimp.org) palette parser, realistic and efficient + day/night [palette cycling](https://en.wikipedia.org/wiki/Color_cycling) + system (with linear and cosine functions), and more. Uses GNU Autoconf, + Automake, Expat, SDL 1.2, SDL_image 1.2, and zlib. * [cursespong](http://git.pehjota.net/cursespong/cursespong.git/): An unfinshed and untitled PONG-like game written in C and using the curses interface. -- cgit v0.9.1