An open API service indexing awesome lists of open source software.

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

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.