Assignment 1 – Rock-Paper-Scissors Game (Jaclang)

Course: Generative AI – The Open University of Kenya × BCS Technology

📘 Project Overview

A simple command-line Rock-Paper-Scissors game implemented in Jaclang, featuring object-oriented design and game statistics tracking.

🧭 View Assignment Files on GitHub →

📝 Files

📂 Description

This project is a command-line implementation of the classic Rock-Paper-Scissors game, developed in the Jaclang programming language. The player competes against the computer for three rounds. Results include wins, losses, and draws, summarized at the end.

⚙️ How to Run

🎮 How to Play

The game will display whether you win, lose, or draw each round.

🏁 Rules


⬅ Back to Assignments Home