Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 524 Bytes

File metadata and controls

30 lines (20 loc) · 524 Bytes

Overview

The Cartridge Arcade is a plateform for building and distributing games on Starknet.

Key Features

Achievements

Players can earn achievements by progressing in games.

Profile (coming soon)

Players can view their profile accross all registered games and track their progress.

Installation

pnpm install

Dev

pnpm dev

Achievements generation

Generate cairo from an achievement csv file

npx gen ./scripts/achievements.csv ./scripts/achievements.cairo