Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.58 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.58 KB

GMTK Video Game Culture Quiz

This project is an interactive web-based quiz that tests your video game culture knowledge based on the video "100 Games That Taught Me Game Design" by Game Maker's Toolkit (GMTK). It's not affiliated with GMTK at all. It's just a hobby project.

If you're not interested in the code at all, just click here to see the quiz.

Features

  • Interactive card-based interface
  • Swipe or button interactions
  • Keyboard support (left/right arrow keys)
  • Progress bar
  • Animated transitions between games
  • Responsive design using Pico CSS

Technologies Used

Setup

  1. Clone the repository:
    git clone https://github.com/Guandor/gmtk-test.git
    
  2. Navigate to the project directory:
    cd gmtk-test
    
  3. Open index.html in your web browser.

Usage

  • Click the "Yes" or "No" buttons to indicate whether you've played each game.
  • Alternatively, use the right arrow key for "Yes" and the left arrow key for "No".
  • Your progress is shown at the bottom of the screen.
  • After answering for all games, you'll see your final score.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Author

Deniz Algin - Website

Acknowledgments

  • Game Maker's Toolkit (GMTK) for the original video content
  • Pico CSS for the minimalist CSS framework
  • Anime.js for the animation library