Just relax.
Created with Unity to showcase calm vaporwave viewing and procedural generation.
relax is a video game with the following features:
-
Premise. As a soul filled with no colour, you wander the universe to fill yourself with colour hoping to find a sense of happiness.
-
Design. Usually video games have objectives to complete, but I just wanted to create a video game where you can just turn it on and be a world viewer.
-
Potential endeavors. How I envisioned the game was to start off with a character of grey hues. Eventually the character would set off around the world, solve puzzles, and open up the colours hidden away to share with everyone. I would love to include backtracking where the worlds are in greyscale, but as you unlock colours, the player realizes there is more to previous areas as the colours show other puzzles.
Go to https://ctrlaltdeleon.itch.io/relax and download the .exe
file!
Use mouse to navigate the menu.
Further instructions in-game.
A quick look at the top-level files and directories you'll see in this project.
.
1 โโโ Development Area/
2 โโโ Game Documentation/
3 โโโ Game Executable/
4 โโโ Game Screenshots/
5 โโโ .gitignore
6 โโโ LICENSE
7 โโโ README.md
Development Area/
: Unity project files.Game Documentation/
: Game Design Document (GDD) and Technical Design Document (TDD).Game Executable/
: The droids you're looking for are here.Game Screenshots/
: Screenshots that showcase the video game..gitignore
: This file tells.git
which files it should not track nor maintain a version history for. For instance, you shouldn't let anyone get your.env
files. (These usually contain your API keys)LICENSE
: An open source license that protects contributors and users depending on the license chosen.README.md
: A markdown file containing useful reference information about your project. The file you're reading right now!
๐ License
The code in this project is under a specific open source license.