ztonaz

*Last 24 hours - Euro currency

Wednesday, January 27, 2021

Updating on my programming projects - Type faster Trivia

 One of my projects that I don't think I talked about, it's a trivia webpage. I started coding this app and trivia bot one month ago and slowly, it starts to take shape. I don't know how many of you heard about Mirc..it's like an old chat I used to talk to girls and play trivia against other people online in the mid-2000s.
That trivia game consisted of reading the question very fast, typed faster than anyone else the answer, and gain some points. I want to implement many functions from that trivia and improve it with some fresh ideas. One of the biggest problems with that trivia was you could not always connect to a specific server(which sometimes was unavailable for your IP).  Only a particular server to which the trivia bot was connected, was letting you experience the game with no lag. That was a big unfair drawback for people connected to other servers. In my trivia doesn't matter your internet connection - you can connect with a Nokia 9000 and still have the same conditions as if with a 5G Huawei router. Another new feature is: challenge someone from the lobby to a type faster contest type: TypeRacer with some original ideas.


This trivia can be played in the browser; it's a web app developed with Java and Spring Boot. For now, I want to finish the first step that is code all in JavaScript. Now I'm a bit stuck at the wrong key pressed, but I hope to not get stuck much here..  

 


 

This code will be available on my GitHub for any future programming interview or my portfolio. Now I leave you a little teaser of my trivia. Keep in mind the design may change drastically for the final product.

 

No comments:

Post a Comment