Cloudy Madlibs is a fun, interactive game that revitalizes the classic word game experience with a tech-savvy twist. Aimed at both developers and word-game enthusiasts, this game invites players to craft hilarious and unexpected stories by filling in the blanks with their own words.
- Select a story template.
- Choose your words and fill in the missing blanks.
- Read and enjoy your unique, often hilarious creation.
- Share your stories with friends or on social media.
git clone [email protected]:lauragift21/cf-madlibs-game.git
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run pages:dev |
Starts local dev server at localhost:4321 |
npm run pages:deploy |
Build your production site to ./dist/ and deploy to Cloudflare Pages |
Feel free to check our documentation or join us on our Discord server.