A lot of projects ported from the old metanohi site.

This commit is contained in:
Niels Serup
2011-08-02 23:08:13 +02:00
parent d1b8234f78
commit a63b3ad10d
261 changed files with 12435 additions and 28 deletions

BIN
site/projects/cln/cln_v.0.1.7z Executable file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -0,0 +1,21 @@
#+title: CLN
#&summary
Old PyGame CLI experiment
#&
#+license: bysa, page
#+license: gpl 3+, program
* Command Line Navigation (CLN)
Never has pygame been used this effeciently...
Using Python and [[http://www.pygame.org/][pygame]] I have created a simple CLI clone that is unable to do
anything useful. It is merely a proof that SDL can be used for stuff that
appears to be non-graphical.
** Screenshot
#&img;url=img/screenshot.png, alt=Screenshot showing CLN in action
** Download
Grab the 7z file [[cln_v.0.1.7z][here]]. Instructions on how to make it work are included.