Skip to content
/ kotla Public template
forked from aekewu/kotla

Kota (city; in Indonesian) guessing game, inspired by Katla

Notifications You must be signed in to change notification settings

a-e-ke-wu-7/kotla

 
 

Repository files navigation

Kotla

Kota (city; in Indonesian) guessing game, inspired by Katla, wordle and worldle.


How it works

For those who are curious, or are looking for a way to cheat:

  1. All cities data are stored in cities.json. (source). The data will be bundled with the app.
  2. /api/getNumberOfTheDay generates a number given a dateString. The number is then used to select a particular city from the list.

List of kabupaten/kota is gotten from: yusufsyaifudin/wilayah-indonesia

About

Kota (city; in Indonesian) guessing game, inspired by Katla

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 4.4%
  • Other 0.2%