Wejd Jabour's repositories

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Wejd-Jabour

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

School-Data-System

This program uses java to create a basic school data system that allows you to create, delete and edit information of a school. It contains students, teachers, courses and course sections(classes). It uses object oriented programing, inheritance and enumerations to run this program.

Language:JavaStargazers:0Issues:0Issues:0

Bingo-number-generator-2020

This program runs a bingo game, rather the random number and letter pulling from a bingo game. It has all 75 different results from the 5 different letters, no letters are repeated and revealed numbers are displayed before moving on to the next number.

Language:JavaStargazers:0Issues:0Issues:0

Rock-Paper-Scissors-2019

This is one of my first attempts at coding. The aim was to create a rock paper scissors game that uses a user input against a randomly generated result from the computer and then compares them to see who wins, or if its is a tie.

Language:JavaStargazers:0Issues:0Issues:0

Nim-Game-2019

This program is a two player game called NIM in which players take turns picking up sticks. The game begins with various numbers of sticks in 4 piles. On any turn, a player must choose a pile and remove one or more sticks from that pile (up to 3). The object of the game is to force your opponent to pick up the last stick in the last pile.

Language:JavaStargazers:0Issues:0Issues:0