DEADSOFTWARE

portability: avoid errors on some compilers
[flatwaifu.git] / README
1 About
2 =====
4 FlatWaifu is a portable version of the Doom2D game engine.
5 Doom2D is a free DOS two-dimensional arcade created by Russian game company
6 "Prikol Software" in early 1996 being inspired by original DOOM game by
7 id Software.
9 Authors
10 =======
12 Original Doom2D authors were Aleksey Volynskov, Vladimir Kalinin and Eugeniy Kovtunov.
13 They called themselves as Prikol Software company.
14 Aleksey Volynskov worked under game engine.
15 Vladimir Kalinin created unique sounds.
16 Eugeniy Kovtunov helped them both with graphics.
17 Most of game levels were designed by Vladimir Kalinin, other ones is Aleksey Volynskov's.
19 Over some time boys dropped Doom2D developing.
20 Soon Aleksey Volynskov opened source code and
21 shared it at Gaijin Entertainment site.
22 Some remakes were designed and gathered at Doom2D forum.
24 In summer 2011 <ARembo@gmail.com> decided to port Doom2D to Linux and
25 started work under Doom2D:Rembo project.
26 Andriy Shinkarchuck <adriano32.gnu@gmail.com> helped him with documentation and
27 some other things.
29 In 2020 SovietPony continue development.