Enlist Pomppu Paavo game
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 16 Aug 2025 11:57:07 +0000 (14:57 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 16 Aug 2025 11:57:07 +0000 (14:57 +0300)
index.org

index ae99e95..b83ce2b 100644 (file)
--- a/index.org
+++ b/index.org
@@ -323,6 +323,28 @@ Download source code: [[file:3D%20GFX/Ray%20casting%20engine.bas][Ray casting en
 :PROPERTIES:
 :ID:       aa195f33-6d69-48ff-9af5-3f761a51dcb2
 :END:
+
+** Pomppu Paavo
+
+Player controls small character that has to collect coins and move
+between screens. Player has to avoid contact with evil snails.
+
+#+attr_html: :class responsive-img
+#+attr_latex: :width 1000px
+[[https://www2.svjatoslav.eu/gitweb/?p=qbasicapps.git;a=tree;f=Games/Pomppu+Paavo][file:Games/Pomppu Paavo/screenshot.png]]
+
+[[https://www2.svjatoslav.eu/gitweb/?p=qbasicapps.git;a=tree;f=Games/Pomppu+Paavo][Source code]]
+
+Source code organization:
+#+begin_example
+├── img                  <- Visual game assets
+│   ├── 0.i01
+│   ├── 1.i01
+│   ├── 2.i01
+│   ├── ...
+├── Pomppu Paavo.bas     <- Main game executable
+#+end_example
+
 ** Multiplayer game of worms
 
 Game supports up to 5 players. Any amount of those players can be AI