A 2020-2023 game about liminal spaces, builds can be found on Itch
Go to file
2023-06-03 23:10:41 +00:00
3d Updated to version 1.0.1 2023-03-12 01:26:39 +01:00
audio/music FPS camera added 2023-03-05 01:25:51 +01:00
data Updated to version 1.0.1 2023-03-12 01:26:39 +01:00
img Updated to version 1.0.1 2023-03-12 01:26:39 +01:00
licenses Updated to version 1.0.1 2023-03-12 01:26:39 +01:00
.gitignore Cleanup + modifications to CMakeLists.txt 2023-03-05 02:29:37 +01:00
Base.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
bijoux.ico Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
bijoux.nsi Updated to version 1.0.1 2023-03-12 01:26:39 +01:00
CMakeLists.txt Updated to version 1.0.1 2023-03-12 01:26:39 +01:00
Credits.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
EventReceiver.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
Levels.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
LEVELS.TXT Updated to version 1.0.1 2023-03-12 01:26:39 +01:00
LevelSwitcher.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
LICENSE.TXT Update 'LICENSE.TXT' 2023-03-12 22:54:11 +00:00
main.cpp player movement and rotation update 2023-03-12 02:31:37 +01:00
RayCastHandler.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
README.TXT Edited readme 2023-06-03 23:10:41 +00:00
resources.rc Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
Skybox.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
sndfile.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
Sound.c Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
Sound.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
SoundHandler.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00
TitleMenu.h Added source files for version 1.0.1 2023-03-12 01:37:50 +01:00

    ____                    ____  _   _
   / __ \____  ____ _____  / __ )(_) (_)___  __  ___  __
  / /_/ / __ \/ __ `/ __ \/ __  / / / / __ \/ / / / |/_/
 / ____/ /_/ / /_/ / /_/ / /_/ / / / / /_/ / /_/ />  <
/_/    \____/\__, /\____/_____/_/_/ /\____/\__,_/_/|_|
            /____/             /___/

NOTICE: As of 6/3/2023 the code is behind upstream.
Sorry for the inconvenience.

  /|\
 / | \
/  |  \
   |
   |
   |
   |
   |
   |
   |
   
|--------------------------|
|PogoBijoux                |
|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 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 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 should work fine; might be able to run with less than that.

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

Tilt up                 - ↑ (UPWARDS ARROW)
Tilt down               - ↓ (DOWN ARROW)
Tilt left               - ← (LEFT ARROW)
Tilt right              - → (RIGHT ARROW)

Freelook / Mouselook    - Move mouse horizontally and vertically


Enter door              - ENTER / Left mouse button

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/