JJudge0

JJudge0

Geek Repo

Company:Stay Open Minded!

Location:United Kingdom

Home Page:Coming Soon!

Github PK Tool:Github PK Tool

JJudge0's repositories

awesome-for-beginners

A list of awesome beginners-friendly projects.

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

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

Stargazers:0Issues:0Issues:0

CMD-Clock

Clock File

Language:BatchfileLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Hacktoberfest

Opportunity to start open source and PR experience

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

JavaGames

Some Terminal versions of board games written in Java

Language:JavaStargazers:0Issues:0Issues:0

Random-Choice-Picker

I made a random choice picker

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Snake-Game

A simple snake game using java FX snake eats apple and grows.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:Visual Basic .NETLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

CS2005-Client-and-server

CS2005 coursework client and server java

Language:JavaStargazers:0Issues:0Issues:0

github-readme-stats

:zap: Dynamically generated stats for your github readmes

License:MITStargazers:0Issues:0Issues:0

Introduction-to-GitHub

Introduction to GitHub

Stargazers:0Issues:0Issues:0

Java-Labsheets-Year1

Learning the fundamentals of Java through university lab sheets

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

JJudge0

Personal Portfolio

Stargazers:0Issues:1Issues:0

Learning-HTML-Component1

Learning the fundamentals of HTML by JJudge

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:Visual Basic .NETLicense:Apache-2.0Stargazers:0Issues:0Issues:0

npm-run-all

A CLI tool to run multiple npm-scripts in parallel or sequential.

License:MITStargazers:0Issues:0Issues:0

Ping-Pong-Game

Creating a 2 player game using Java

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

ReactLogin

Login and Logout For RecycleSeeker

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

snakerflow

简单、轻巧、灵活的工作流引擎

License:Apache-2.0Stargazers:0Issues:0Issues:0

Snakes_and_Ladders

An android version of the snake and Ladders board game.

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

University_Assignment0

Calculator coded in Java

Language:JavaStargazers:0Issues:0Issues:0

University_Assignment2_Game3_Mastermind

Game 3: Mastermind Main task: The program should allow the user to play Mastermind against the computer. The computer should generate a random code of four colours from a range of six different colours (e.g., Red, Green, Blue, Yellow, Orange, Pink). There should not be any repeating colours in the generated code. The player should be able to enter a guess, for example ‘RGBY’. The program should print ‘+’ if the colour occurs in the code and is in the right position and ‘-’ if the guessed colour is in the code but is in the wrong position. Any ‘+’ symbols should be displayed first, and, the computer does not reveal which colour in the guess was right. So, for example, if the player’s guess was ‘GPBY’ and the code was ‘RGBY’, the computer should display: ++- The number of allowed guesses is 12. If the player runs out of guesses, the computer should tell them that they have lost the game and reveal the code. If the player enters the correct code, they win the game, and the computer should print a congratulatory Updated August 2020 4 of 7 Department of Computer Science message. Irrespective of whether the player wins or loses, the program should ask the user if they want to play again or quit. Variations: • Student A: At the start of the game, the player should be able to choose the number of the colours in the range (6-10), the number of colours in the code (3 or 4), and the maximum number of guesses allowed. At the end of each game, a score should be displayed. The score is calculated by taking the number of guesses remaining, adding the number of colours in the range, then adding the number of colours in the code. • Student B: The player should be able to choose whether they want to play with repeating colours in the code or not. If they choose to play with repeating colours, the game should correctly support this through the gameplay. Ideas for additional functionalities for either variation (optional): ➢ The program keeps the player vs computer score; for example, if the player has won a game, the score is 1-0. If the player continues playing, the score should be updated after each game, accordingly. ➢ Your own ideas.

Language:JavaLicense:EPL-2.0Stargazers:0Issues:0Issues:0

Website-Login-Page

Using HTML, CSS attributes and Java

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0