Skip to content
Snippets Groups Projects
Commit 1e9d0cdc authored by bluml's avatar bluml
Browse files

UNO

parent 783767af
No related branches found
No related tags found
No related merge requests found
...@@ -5,15 +5,8 @@ ...@@ -5,15 +5,8 @@
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="44e80353-cbea-4c4e-9480-d81435d9a232" name="Changes" comment="UNO"> <list default="true" id="44e80353-cbea-4c4e-9480-d81435d9a232" name="Changes" comment="UNO">
<change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/UNO.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/UNO.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/UNO.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/UNO.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/UnoHand.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/UnoKarte.java" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
...@@ -30,6 +23,19 @@ ...@@ -30,6 +23,19 @@
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component> </component>
<component name="GitHubPullRequestSearchHistory"><![CDATA[{
"lastFilter": {
"state": "OPEN"
}
}]]></component>
<component name="GithubPullRequestsUISettings">
<option name="selectedUrlAndAccountId">
<UrlAndAccount>
<option name="accountId" value="cdd04b94-8aa6-4ddc-bdeb-885b4aa90044" />
<option name="url" value="https://github.com/LBLB123/UNO_THEGAME.git" />
</UrlAndAccount>
</option>
</component>
<component name="MarkdownSettingsMigration"> <component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" /> <option name="stateVersion" value="1" />
</component> </component>
...@@ -39,20 +45,20 @@ ...@@ -39,20 +45,20 @@
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent"><![CDATA[{ <component name="PropertiesComponent">{
"keyToString": { &quot;keyToString&quot;: {
"RunOnceActivity.OpenProjectViewOnStart": "true", &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
"RunOnceActivity.ShowReadmeOnStart": "true", &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
"SHARE_PROJECT_CONFIGURATION_FILES": "true", &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
"WebServerToolWindowFactoryState": "false", &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
"last_opened_file_path": "C:/Users/bluml/IdeaProjects/UNO/src", &quot;last_opened_file_path&quot;: &quot;C:/Users/bluml/IdeaProjects/UNO/src&quot;,
"node.js.detected.package.eslint": "true", &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
"node.js.detected.package.tslint": "true", &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
"node.js.selected.package.eslint": "(autodetect)", &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
"node.js.selected.package.tslint": "(autodetect)", &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
"vue.rearranger.settings.migration": "true" &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
} }
}]]></component> }</component>
<component name="RecentsManager"> <component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS"> <key name="CopyFile.RECENT_KEYS">
<recent name="C:\Users\bluml\IdeaProjects\UNO\src" /> <recent name="C:\Users\bluml\IdeaProjects\UNO\src" />
...@@ -89,7 +95,16 @@ ...@@ -89,7 +95,16 @@
<updated>1681738754187</updated> <updated>1681738754187</updated>
<workItem from="1681738754698" duration="8307000" /> <workItem from="1681738754698" duration="8307000" />
<workItem from="1681890321022" duration="957000" /> <workItem from="1681890321022" duration="957000" />
<workItem from="1681891308596" duration="903000" />
</task>
<task id="LOCAL-00001" summary="UNO">
<created>1681891423370</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1681891423370</updated>
</task> </task>
<option name="localTasksCounter" value="2" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
......
...@@ -8,7 +8,7 @@ public class UNO { ...@@ -8,7 +8,7 @@ public class UNO {
String start = scanner.nextLine(); String start = scanner.nextLine();
if("start" .equals(start.toLowerCase())){ if("start" .equals(start.toLowerCase())){
//Spiler Namen Abfrage und Anzahl der Spieler //Spiler Namen Abfrage und Anzahl der Spielerrr
System.out.println("Kurze Information: mind. 2 Player max. 4 Player"); System.out.println("Kurze Information: mind. 2 Player max. 4 Player");
System.out.println("Enter Player Names:"); System.out.println("Enter Player Names:");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment