My first game in Godot with C#
- C# 100%
- add colorRect for background color / win indicator - add textureRect for showing the A.I.'s move to the player - add seperate update UI method like the casino game - improve logic - make game's default size bigger (1600x900) |
||
|---|---|---|
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| icon.svg | ||
| Main.cs | ||
| Main.cs.uid | ||
| node_2d.tscn | ||
| paper.png | ||
| project.godot | ||
| README.md | ||
| rock.png | ||
| scissors.png | ||