https://github.com/baptiste-may/schtroumpfdle
Game in website where you need to find the daily smurf
https://github.com/baptiste-may/schtroumpfdle
game mysql nodejs schtroumpfdle website
Last synced: 3 months ago
JSON representation
Game in website where you need to find the daily smurf
- Host: GitHub
- URL: https://github.com/baptiste-may/schtroumpfdle
- Owner: baptiste-may
- Created: 2024-02-18T22:26:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T15:06:05.000Z (over 1 year ago)
- Last Synced: 2025-08-05T06:36:37.142Z (11 months ago)
- Topics: game, mysql, nodejs, schtroumpfdle, website
- Language: TypeScript
- Homepage: https://schtroumpfdle.may-baptiste.fr
- Size: 231 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Schtroumpfdle
This website is inspired by games like [LOLdle](https://loldle.org) or [Pokedle](https://www.pokedle.com). The goal is
to find the daily smurf using clues given by guesing smurf.
## Smurfs database
**Current smurfs database is private.** However, you have access to the API.
> **List all smurfs**
> ```
> [GET] /api/smurf/all
> ```
> **Get data of specific smurf by id**
> ```
> [GET] /api/smurf/[id]/get
> ```
## Frameworks and libraries
- Web server : [NextJS](https://nextjs.org)
- Database connection : [Prisma](https://www.prisma.io)
- Style :
- [Semantic UI](https://semantic-ui.com)
- [Tailwind](https://tailwindcss.com)
## Rights
All drawing and characters goes to [Pierre Culliford](https://wikipedia.org/wiki/Peyo). I'm not owning these characters.