https://github.com/ctneptune/katamaritest
A code test for a Katamari-like game focused around shifting dimensions
https://github.com/ctneptune/katamaritest
Last synced: 4 months ago
JSON representation
A code test for a Katamari-like game focused around shifting dimensions
- Host: GitHub
- URL: https://github.com/ctneptune/katamaritest
- Owner: CTNeptune
- License: mit
- Created: 2024-07-16T00:39:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T01:02:51.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T01:19:08.569Z (about 1 year ago)
- Language: ShaderLab
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Katamensions
Katamensions is a short Katamari-like proof of concept where you navigate through two dimensions to grow your Katamari.
Short preview gif here:

## Table of Contents
- [About the Game](#about-the-game)
- [Gameplay](#gameplay)
- [Installation](#installation)
- [Controls](#controls)
- [License](#license)
## About the Game
Katamensions was made as a request for a code test, inspired by the Katamari series with the addition of dimension-switching mechanics.
## Gameplay
Roll a sticky ball that grows as it collects objects. The twist is the ability to switch between dimensions. Your goal is to create a Katamari of at least 80 meters.
## Installation
1. Clone the repository
2. Open the project in Unity 2022.3.0f1
3. Run the game within the Unity editor or build the game for your desired platform.
## Controls
- **Movement**: Use the WASD keys to move the Katamari.
- **Dimension Switch**: Roll near a portal and press the Space Bar to switch between dimensions.
## License
Licensed under the MIT license.