Updated to version 1.0.1
This commit is contained in:
49
README.TXT
49
README.TXT
@@ -7,30 +7,30 @@
|
||||
|
||||
-----------------------------
|
||||
PogoBijoux
|
||||
Version 1.0.0-dev
|
||||
Released on March 3, 2023
|
||||
Version 1.0.1
|
||||
Released on March 11, 2023
|
||||
-----------------------------
|
||||
PogoBijoux (pronounced POE-GOE BIH-JOKES)
|
||||
|
||||
An experimental game/demo about liminal spaces, dream exploration, anemoia,
|
||||
kenopsia, and loneliness. I started working on it in mid-2020 and I finished it in 2023.
|
||||
|
||||
Special thanks to KacperKS for helping us with the train station model.
|
||||
|
||||
>> THIS IS A DEVELOPMENT VERSION; GLITCHES MAY OCCUR <<
|
||||
|
||||
Some levels might be incomplete and level progression is not fully finished.
|
||||
Sorry for the inconvenience.
|
||||
Special thanks to KacperKS for helping make the train station model,
|
||||
mouselook/freelook, and the CMakeLists.txt file for GNU/Linux builds.
|
||||
|
||||
Licensing information is in LICENSE.TXT
|
||||
|
||||
Please refer to either the official Web site and/or Itch page
|
||||
to see where to find the source code.
|
||||
|
||||
|===========================|
|
||||
|Minimum system requirements|
|
||||
|===========================|
|
||||
Operating system: Windows XP or higher / can be built for Linux. It might also work on Windows 98 with KernelEx, but I don't know for sure.
|
||||
Operating system: Windows XP or higher / can be built for GNU/Linux and possibly other OS's. It might also work on Windows 98 with KernelEx, but I don't know for sure.
|
||||
|
||||
Video card: 256MB VRAM; OpenGL 2.1+
|
||||
|
||||
RAM: 512MB
|
||||
RAM: 512MB should work fine; might be able to run with less than that.
|
||||
|
||||
CPU: Pentium 4 or higher
|
||||
|
||||
@@ -46,17 +46,22 @@ CPU: Pentium 4 or higher
|
||||
|
||||
Use the up and down arrows and ENTER or your mouse to select the main menu buttons.
|
||||
|
||||
Walk forward - W
|
||||
Walk backward - S
|
||||
Walk left - A
|
||||
Walk right - D
|
||||
Walk forward - W
|
||||
Walk backward - S
|
||||
Walk left - A
|
||||
Walk right - D
|
||||
|
||||
Tilt up - ↑ (UPWARDS ARROW)
|
||||
Tilt down - ↓ (DOWN ARROW)
|
||||
Tilt left - ← (LEFT ARROW)
|
||||
Tilt right - → (RIGHT ARROW)
|
||||
Tilt up - ↑ (UPWARDS ARROW)
|
||||
Tilt down - ↓ (DOWN ARROW)
|
||||
Tilt left - ← (LEFT ARROW)
|
||||
Tilt right - → (RIGHT ARROW)
|
||||
|
||||
Quit game - ESC (ESCAPE KEY)
|
||||
Freelook / Mouselook - Move mouse horizontally and vertically
|
||||
|
||||
|
||||
Enter door - ENTER / Left mouse button
|
||||
|
||||
Quit game - ESC (ESCAPE KEY)
|
||||
|
||||
______________________________________________________
|
||||
/_____/_____/_____/_____/_____/_____/_____/_____/_____/
|
||||
@@ -68,6 +73,6 @@ Quit game - ESC (ESCAPE KEY)
|
||||
______________________________________________________
|
||||
/_____/_____/_____/_____/_____/_____/_____/_____/_____/
|
||||
|
||||
OFFICIAL ITCH PAGE----- https://migdyn.itch.io/pogobijoux
|
||||
OFFICAL WEB SITE------- https://mcl.sovnat.info/soft/bijoux/index.htm
|
||||
MCL SOFTWARE WEB SITE-- https://mcl.sovnat.info/
|
||||
OFFICIAL ITCH PAGE------- https://migdyn.itch.io/pogobijoux
|
||||
OFFICAL WEB SITE--------- https://mcl.sovnat.info/soft/bijoux/index.htm
|
||||
MCL SOFTWARE WEB SITE---- https://mcl.sovnat.info/
|
||||
Reference in New Issue
Block a user