EN below
See on tuntud ja armastatud Kristjan Jõekalda telemängu ise mängitav versioon.
Tehtud Koidu 2024. aasta suvepäevade tarbeks.
https://kahevoitlus.netlify.app/
Kirjuta terminali:
cd kv
npm i
npm run dev
Server avaneb localhost:3000
- Vali küsimus
- Sisesta nimed
- Vali, kas punkte jagatakse 10 või 30 kaupa
- Vajuta alustava mängija poolele, et anda kord tema kätte.
- 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
- Mäng ei ole mängitav kitsastel ekraanidel.
- Mäng salvestab nimesid ja üldskoore, kuid see on hetkel veidi ebaselge ja segane kasutada, kunagi on vaja paremat UXi.
- Küsitud küsimusi ei saa kuidagi märgistada.
- Online multiplayer support oleks äge. Koos küsimuste annetamisega, et küsimuste andmebaas oleks suurem.
- Kui küsimusi on rohkem, siis oleks vaja otsingut teemade kaupa nt.
- Inglise keele tugi võiks olla.
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.
https://kahevoitlus.netlify.app/
Write in the terminal:
cd kv
npm i
npm run dev
Server opens at localhost:3000
- Choose a question
- Enter names
- Choose whether the points are given in 10 or 30 increments
- Click on the side of the starting player to pass the turn to them.
- 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.
- The game is not playable on narrow screens.
- 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.
- There is no way to mark the questions asked.
- Online multiplayer support would be awesome. Along with donating questions to make the question database bigger.
- If there are more questions, it would be necessary to search by topic, e.g.
- English language support would be cool.