Skip to content

Octarina is a physics-based 3D puzzle platformer featuring a trapped little octopus who must find a way out and escape out of a sushi factory site. You play as an adorable little octopus, which is trapped inside an aquarium for its whole life. Not as a pet, but rather as a sushi ingredient. Escape your captivity and find a way out before it's to…

License

Notifications You must be signed in to change notification settings

RainbowBunchie/octarina-website

Repository files navigation

Netlify Status

Octarina Website

Header image showing the octarina logo and a running sushi restaurant

Description

This project contains the code for Octarina's Webiste (https://octarina.netlify.app/). Octarina is a physics-based 3D puzzle platformer featuring a trapped little octopus who must find a way out and escape out of a sushi factory site. You play as an adorable little octopus, which is trapped inside an aquarium for its whole life. Not as a pet, but rather as a sushi ingredient. Escape your captivity and find a way out before it's too late! Use the sticky abilities of Octarina to jump, climb and cause mayhem in the factory.

Below you can find the description of the most important commands.

Install Dependencies

$ npm i

One time build assets for development

$ npm run build

Start a development server - reloading automatically after each file change.

$ npm run dev

Production / Build Assets

  • Optimize assets for production by:
$ npm run production

Run Code Style Linters

  • SASS
$ npm run lint:sass
  • JS
$ npm run lint:js

About

Octarina is a physics-based 3D puzzle platformer featuring a trapped little octopus who must find a way out and escape out of a sushi factory site. You play as an adorable little octopus, which is trapped inside an aquarium for its whole life. Not as a pet, but rather as a sushi ingredient. Escape your captivity and find a way out before it's to…

Topics

Resources

License

Stars

Watchers

Forks