liamthetate / hackathon

0 stars 4 forks source link

LIONOIL [name tbc]


Commodore[s] 64s


Table of Contents

Introduction

Hello?

Is it retro-game you’re lookin’ for? LIONOIL [name TBC] is a platform game with a 180 degree twist. Inspired by the classic platform games and Lionel Richie's Dancing On The Ceiling and TENET.

The Game

Lionel Richtea is happy living his best life. It’s party time all the time in the Richtea household. You can dance to the funk, you can even dunk if you want to.

But wait a second… something isn’t right, Lionel is stuck in a twisty turning time tunnel and the only way out is to keep dancing all night long.

UX

Potential Users

The website will appeal to these users through:

User Stories

First Time Visitor Goals
Returning Visitor Goals
Frequent Visitor Goals

Design

The design of that game is inspired by the classic 8-bit platform games of the 1980s. Although much of the original framework is Mario (using Kaboom). The tone and playful tweaks have more in line with the UK 'bedroom coders' such as Codemasters using platforms for use on the Sinclair Spectrum and the Commodore 64.

The twist of the game is that the screen orientation changes which disorientates the user. The perfect hero character is 1980s singer and ceiling-dancer Lionel Richie.

Other design touchpoints are inspired by Lionel Richie's early back catalogue and the meme's of "Lionel Richtea" and Richie's massive clay head in hello.

mug cover

Wireframes

Link to wireframes is here

Features

Technologies Used

Testing

We made sure to test each part of the website to make sure it was functional for the everyday user

Deployment

Run this project locally.

Clone this project from GitHub:

Next you will need to install all the projects dependencies type - (pip install -r requirements.txt).

If you add any new packages to the project use - (pip freeze --local > requirements.txt) to update the requirements.txt file with new dependencies.

Environment Variables:

import os os.environ["SECRET_KEY"] = "Your secret key" os.environ["MONGO_URI"] = "Your mongo_uri"

This website was deployed using Heroku following steps below:

Credits

Acknowledgements