/relax

๐Ÿ›€ Just relax.

Primary LanguageC#MIT LicenseMIT

๏ธrelax

๐ŸŒฌ๏ธ

Just relax.
Created with Unity to showcase calm vaporwave viewing and procedural generation.

License: MIT Project Status: Unsupported โ€“ The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

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.

โœจ Quick Installation

Go to https://ctrlaltdeleon.itch.io/relax and download the .exe file!

๐ŸŽฎ Controls

Use mouse to navigate the menu.
Further instructions in-game.

๐Ÿค” What's inside?

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
  1. Development Area/: Unity project files.
  2. Game Documentation/: Game Design Document (GDD) and Technical Design Document (TDD).
  3. Game Executable/: The droids you're looking for are here.
  4. Game Screenshots/: Screenshots that showcase the video game.
  5. .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)
  6. LICENSE: An open source license that protects contributors and users depending on the license chosen.
  7. 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.