Skip to content

Commit b1b00ae

Browse files
committed
feat: add climb-the-tall-building-0 project
1 parent 917516e commit b1b00ae

File tree

11 files changed

+71
-0
lines changed

11 files changed

+71
-0
lines changed

public/banner.piml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,13 @@
148148
(isActive) true
149149
(link) https://fezcode.com/Swat-Tactics/
150150
(linkText) Play Swat Tactics
151+
152+
> (banner)
153+
(id) climb-the-tall-building-0-launch
154+
(type) info
155+
(from) 2026-03-24T00:00:00Z
156+
(to) 2026-03-30T23:59:59Z
157+
(text) CLIMB THE TALL BUILDING 0 IS ONLINE: BUILD YOUR DECK AND CLIMB. ACCESS AT /CLIMB-THE-TALL-BUILDING-0.
158+
(isActive) true
159+
(link) https://fezcode.com/climb-the-tall-building-0/
160+
(linkText) Play Climb the Tall Building 0
726 KB
Loading
671 KB
Loading
568 KB
Loading
638 KB
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
LABEL: Access
2+
SUBTEXT: Play Now
3+
IMAGE: /images/projects/climb-the-tall-building-0/4.png
4+
5+
CLIMB THE TALL BUILDING 0 is available for immediate browser-based play at:
6+
**[Launch Game](https://fezcode.com/climb-the-tall-building-0/)**
7+
8+
**Controls:**
9+
- **Select Card**: `Left Click`
10+
- **Target Enemy**: `Left Click` on enemy when attack card is selected
11+
- **End Turn**: `Click 'END TURN'`
12+
- **Navigate Map**: `Click Node`
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
LABEL: Features
2+
SUBTEXT: Mechanics
3+
IMAGE: /images/projects/climb-the-tall-building-0/2.png
4+
5+
- **Deck-Building Combat**: Draw, play, and strategize with 18+ unique cards.
6+
- **Turn-Based Battles**: Play attack, skill, and power cards using energy each turn.
7+
- **Status Effects**: Utilize Vulnerable, Weak, Strength, Thorns, and Metallicize mechanics.
8+
- **Branching Map**: Pick your path through combat, elite, rest, event, and boss nodes.
9+
- **13 Unique Enemies**: Face challenges ranging from Jaw Worms and Cultists to elite Gremlin Nobs and bosses like The Guardian.
10+
- **Card Upgrades**: Rest at campfires to heal or upgrade a card.
11+
- **Post-Combat Rewards**: Choose from 3 new cards after each victory.
12+
- **Premium Dark UI**: Immersive design with Cinzel serif title font, glowing cards, and animated intents.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
LABEL: Overview
2+
SUBTEXT: Card Roguelike
3+
IMAGE: /images/projects/climb-the-tall-building-0/1.png
4+
5+
CLIMB THE TALL BUILDING 0 is a deck-building roguelike card game where you build a powerful deck, fight enemies, and climb the tall building. Inspired by the legendary *Slay the Spire*, rebuilt from the ground up with a premium dark fantasy aesthetic. You must strategically manage your hand, energy, and health to reach the top.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
LABEL: Technical
2+
SUBTEXT: Stack
3+
IMAGE: /images/projects/climb-the-tall-building-0/3.png
4+
5+
The project utilizes a fast and lightweight modern web stack for optimal browser performance:
6+
- **Frontend**: React 19 (TypeScript)
7+
- **Build Tool**: Vite 8
8+
- **State Management**: Zustand
9+
- **Styling**: Tailwind CSS 4
10+
- **Icons**: Lucide React

public/projects/projects.piml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,24 @@
101101
(photoCreditText) Photo by Nik on Unsplash
102102
(photoCreditLink) https://unsplash.com/photos/palm-fronds-against-a-sunset-sky-3ZMkvC45R_E
103103

104+
> (project)
105+
(slug) climb-the-tall-building-0
106+
(title) Climb the Tall Building 0
107+
(style) minimal-modern
108+
(size) 2
109+
(demo_link) https://fezcode.com/climb-the-tall-building-0/
110+
(repo_link) https://github.com/fezcode/climb-the-tall-building-0
111+
(pinned) false
112+
(isActive) true
113+
(technologies)
114+
> React 19
115+
> TypeScript
116+
> Tailwind CSS 4
117+
> Zustand
118+
(shortDescription) A premium dark fantasy deck-building roguelike card game.
119+
(date) 2026-03-16
120+
(image) https://raw.githubusercontent.com/fezcode/climb-the-tall-building-0/main/banner.png
121+
104122
> (project)
105123
(slug) cartogo
106124
(title) CartoGo

0 commit comments

Comments
 (0)