updated license and email addresses
[qbasicapps.git] / doc / index.org
diff --git a/doc/index.org b/doc/index.org
new file mode 100644 (file)
index 0000000..5769108
--- /dev/null
@@ -0,0 +1,38 @@
+#+TITLE:  QBasicApps - collection of applications mostly written in MS QBasic for DOS environment
+
+-----
+- [[http://www2.svjatoslav.eu/gitweb/?p=qbasicapps.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]]
+
+- These programs are free software; you can redistribute them and/or
+  modify them under the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General
+  Public License]] or later as published by the Free Software
+  Foundation.
+
+- Programs author:
+  - Svjatoslav Agejenko
+  - Homepage: http://svjatoslav.eu
+  - Email: mailto://svjatoslav@svjatoslav.eu
+
+- [[http://svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
+
+
+This collection contains lots of applications:
++ games
++ graphics tests (2D/3D/4D)
++ algorithms tests
++ utilities
+I wrote them long time ago mostly in QBasic, some in x86 assembly for
+use under DOS environment.
+
+
+Few sample applications from the package:
++ [[file:../games/checkers/index.html][Checkers game]]
++ [[file:../games/mario/index.html][Super Mario clone]]
++ [[file:../graphics/3D/3dSynthezier/doc/index.html][3D synthezer]]
++ [[file:../graphics/3D/ray casting engine/index.html][Ray casting 3D engine]]
++ [[file:../graphics/4D engine/index.html][4D engine]]
++ [[file:../math/3D graph/index.html][Interactive 3D graph for visualizing formulas]]
++ [[file:../math/biorythm/index.html][Biorythm calculator]]
++ [[file:../networking/digital data over analog audio channel/index.html][Digital data over analog audio channel]]
++ [[file:../simulation/explosion/index.html][Explosion simulation]]
++ [[file:../simulation/life/index.html][Game of life]]