Skip to content

Commit

Permalink
Add Scale Salon
Browse files Browse the repository at this point in the history
I wasn't able to start the server locally so let's just hope for the best
  • Loading branch information
Matojeje committed Aug 20, 2024
1 parent 7a369f0 commit 1e2a42c
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/bois.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,11 @@
"globals": [
"https://vadapega.art/"
]
},
"nemi": {
"display": "Nemi",
"socials": {
"github": "@Assimileafy"
}
}
}
43 changes: 43 additions & 0 deletions content/games/scale-salon.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
export const meta = {
name: "Scale Salon",
date: "2024-08-20",
description: "Run a salon for scaly critters. Earn money and scale up your business. Made during GMTK Game Jam 2024.",
thumb: "scale-thumb.png",
source: "built-to-scale",
cover: "scale-cover.png",
color: "#E04231",
contributors: ["Golen", "Lumie", "Luxx", "ArcticFqx", "Mato", "Kiso", "Soulsong", "Nemi", "Dreeda", "Frassy"],
roles: {
Golen: "Code",
Lumie: "Code & art",
Luxx: "Art",
ArcticFqx: "Code",
Mato: "Music",
Kiso: "Art",
Soulsong: "Art",
Nemi: "Art",
Dreeda: "Code",
Frassy: "QA",
}
}

{props.Game}
{props.FullScreenButton}

## Description
Run a salon for scaly critters. Earn money and scale up your business.

Buy and upgrade your stations, hire more employees and move to bigger salons for bigger profits!

**Scale Salon** was made during [GMTK Game Jam 2024](https://itch.io/jam/gmtk-2024). The post-jam version offers some adjustments and bug fixes.

The original submission can be found [here](https://itch.io/jam/gmtk-2024/rate/2901916).

## How to play

* Drag the customer to the station they request
* Click the customer on the station to send a free employee to work on them

## Credits

{props.Contributors}
Binary file added content/games/scale-salon/scale-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/games/scale-salon/scale-thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e2a42c

Please sign in to comment.