X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=qbasicapps.git;a=blobdiff_plain;f=doc%2Findex.org;fp=doc%2Findex.org;h=57691082243ef1241d7629af10f339a6236fafd1;hp=0000000000000000000000000000000000000000;hb=ddf99a87d8ab4fc3a1e3bbeba50aba45db84b455;hpb=a4472b203a8591f710a4f27f414075f9c656ba49 diff --git a/doc/index.org b/doc/index.org new file mode 100644 index 0000000..5769108 --- /dev/null +++ b/doc/index.org @@ -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]]