Lit Trivia is a ten-question self-scoring trivia game that tests user's knowledge of literary, publishing, and bookselling history.
This project is pretty close to its original rendering: a ten-question, self-scoring game with clean, simple design; photos for options; and links to enable users to tap into a greater literary community.
This project was built using a simple HTML wireframe, the JavaScript Dom, and CSS Styling. Areas for improvement include manipulating the dom so that each image-option's "alt" text fills in with the title; fixing the home button so that it restarts the game; and making this game responsive.
This developer would like future iterations of this game to include different categories of literary trivia (i.e. "Science Fiction," "Bestsellers," etc.)
HTML, CSS, and Javascript.
Visit the project page on GitHub pages.
Should you identify any bugs, have ideas for how to make the code more efficient, have any ideas to make this game responsive, or ideas for questions and categories, kindly submit a new issue on this project's GitHub repo.
Link to repo: https://github.com/rmfortes/frontend-game Link to project on GitHub pages: https://rmfortes.github.io/literary_trivia/