An open API service indexing awesome lists of open source software.

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

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:

![katamensionsSmall](https://github.com/user-attachments/assets/61926b92-a523-4da1-b732-106989f753bb)

## 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.