smileyface12349 / notorious-narwhals

Summer Code Jam 2021 on Python Discord - Team Notorious Narwhals
MIT License
6 stars 0 forks source link

Notorious Narwhals' Gnarly Adventure

Notorious Narwhals

Setup

$ pip install -r requirements.txt

How to play

Objective

This Notorious Narwhal did the dirty and is paying the price in its worst nightmare, a Rube Goldberg machine. Enough is enough, it needs to escape from within the box! Complete the Rube Goldberg Machine and get the ball to the objectives to free the Notorious Narwhal.

Controls

(images and text to show how the controls work)

Hints

Each object in a level has a different color assigned to it which corresponds to a behavior!

Spoilers! 🟦 Blue: Indicates the window border
🟩 Green: Object is not resizeable
🔳 Grey: Object is interactive
🟨 Yellow: Goal/Objective
🟥 Red: Resizable objects

About

This game was created during the Python Summer Code Jam 2021 by the Notorious Narwhals:
artem30801
Martysh12
Noxmain
SHIMI-W
smileyface12349
smokeythemonkey
(In alphabetical order)

Built using Python 3.9 standard library and curses