Skip to content

Instantly share code, notes, and snippets.

View nbeck415's full-sized avatar

Natalie Lunbeck nbeck415

View GitHub Profile
@ssaurel
ssaurel / RockPaperScissorsLizardSpock.java
Created August 1, 2018 11:51
Rock Paper Scissors Lizard Spock Game in Java on the SSaurel's Channel
import java.text.DecimalFormat;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import java.util.Scanner;
public class RockPaperScissorsLizardSpock {
public enum Item {
ROCK, PAPER, SCISSORS, LIZARD, SPOCK;
@lukas-h
lukas-h / license-badges.md
Last active September 17, 2024 21:32
Markdown License Badges for your Project

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • The badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

Translations: (No guarantee that the translations are up-to-date)