Skip to content

FelipeFlohr/UnoJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

2flps' Uno - Java Edition

Uno game made in Java using the Swing for the UI. Inspired by my first Uno project: Uno game made in Python.

Requirements

  • JRE if you are just going to run the JAR or JDE if you are going to build the project (the project was made using Java 17);
  • IntelliJ IDEA if you are going to build the project. Its built-in Swing Frame Designer was used in the "SettingsFrame".

Rules

Check out this article made by Ultra Board Games where they explain how to play Uno. Just be aware that there's no Blank Card and "scoring system" in this version.