Skip to content

See on tuntud ja armastatud Kristjan Jõekalda telemängu ise mängitav versioon. Tehtud Koidu 2024 suvepäevade tarbeks. Ehitatud Next.js-iga. // This is a self-playable version of the well-known and beloved Kristjan Jõekalda's TV show. Made for KOIT's 2024 summer days. Built with Next.js.

Notifications You must be signed in to change notification settings

4r70/Kahev6itlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

Kahevõitlus

EN below

Mis see on?

See on tuntud ja armastatud Kristjan Jõekalda telemängu ise mängitav versioon.

Tehtud Koidu 2024. aasta suvepäevade tarbeks.

Kuidas seda kasutada?

Veebisait

https://kahevoitlus.netlify.app/

Hosti ise

Kirjuta terminali:

cd kv

npm i

npm run dev

Server avaneb localhost:3000

Mängu käik

  1. Vali küsimus
  2. Sisesta nimed
  3. Vali, kas punkte jagatakse 10 või 30 kaupa
  4. Vajuta alustava mängija poolele, et anda kord tema kätte.

Hetkesed plaanid/piirangud

  1. Praegu on küsimused static JSONis ja nende lisamine ei ole seetõttu mugav. Kunagi tulevikus teen võib-olla mugava UI küsimuste loomiseks. + Andmebaas
  2. Mäng ei ole mängitav kitsastel ekraanidel.
  3. Mäng salvestab nimesid ja üldskoore, kuid see on hetkel veidi ebaselge ja segane kasutada, kunagi on vaja paremat UXi.
  4. Küsitud küsimusi ei saa kuidagi märgistada.
  5. Online multiplayer support oleks äge. Koos küsimuste annetamisega, et küsimuste andmebaas oleks suurem.
  6. Kui küsimusi on rohkem, siis oleks vaja otsingut teemade kaupa nt.
  7. Inglise keele tugi võiks olla.

EN Kahevõitlus

What is it?

This is a self-playable version of the well-known and beloved Kristjan Jõekalda's TV show.

Made for KOIT's 2024 summer days.

How to use it?

Website

https://kahevoitlus.netlify.app/

Host it yourself

Write in the terminal:

cd kv

npm i

npm run dev

Server opens at localhost:3000

Gameplay

  1. Choose a question
  2. Enter names
  3. Choose whether the points are given in 10 or 30 increments
  4. Click on the side of the starting player to pass the turn to them.

Current plans/limitations

  1. Currently the questions are in static JSON and adding them is therefore not convenient. Sometime in the future I might make a handy UI for creating questions. + Database.
  2. The game is not playable on narrow screens.
  3. The game saves names and total scores but currently it is a bit unclear and confusing to use, better UX is needed in the future.
  4. There is no way to mark the questions asked.
  5. Online multiplayer support would be awesome. Along with donating questions to make the question database bigger.
  6. If there are more questions, it would be necessary to search by topic, e.g.
  7. English language support would be cool.

About

See on tuntud ja armastatud Kristjan Jõekalda telemängu ise mängitav versioon. Tehtud Koidu 2024 suvepäevade tarbeks. Ehitatud Next.js-iga. // This is a self-playable version of the well-known and beloved Kristjan Jõekalda's TV show. Made for KOIT's 2024 summer days. Built with Next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published