CT-RPS is a classic browser-based Rock Paper Scissors game. It allows users to play against a computer with animated results, live score tracking, and smooth UI transitions. Built using HTML, CSS, and JavaScript, it demonstrates interactive design and client-side game logic skills.
This project strengthened core web development skills by implementing game logic in JavaScript. It built confidence in DOM manipulation, CSS transitions, and interactive UI creation with instant user feedback.