Play game
A.I. and Robots (Quiz)'s itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Visuals | #2 | 2.667 | 2.667 |
Audio | #3 | 1.000 | 1.000 |
Gameplay | #3 | 2.667 | 2.667 |
Overall | #3 | 2.333 | 2.333 |
Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Did you modify any code? If so, how much did you have to modify?
some
Leave a comment
Log in with itch.io to leave a comment.
Comments
Está bien, lo malo diría yo es que no hay mucho estímulos(sonidos, efectos, etc), y que el juego es demasiado corto y además no te deja mucha emoción el final, y una recomendación es que cuando se falla una pregunta no te dé la oportunidad de responderla otra vez.
No tuve tiempo de agregar sonido. pero responder de nuevo es con fines educativos, no con fines de juego.
Chat-GPT wrote all the JSON quiz file correctly. (I fixed the format a little) but because I asked it 30… questions had to divide it to blocks.
gameController 75% and I had some fixing to do plus UI stuff.
data controller and other classes and structures 67%.
Chat-Gpt is trained until 2021 and some things were deprecated so had to fix them.
for example, this reads the JSON Quiz file from a URL, and the code was outdated.