feat: setup project architecture
parent
ca8d8005
No related branches found
No related tags found
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- vs/LO23/Client/App.config 6 additions, 0 deletionsvs/LO23/Client/App.config
- vs/LO23/Client/App.xaml 9 additions, 0 deletionsvs/LO23/Client/App.xaml
- vs/LO23/Client/App.xaml.cs 17 additions, 0 deletionsvs/LO23/Client/App.xaml.cs
- vs/LO23/Client/Client.csproj 109 additions, 0 deletionsvs/LO23/Client/Client.csproj
- vs/LO23/Client/MainWindow.xaml 12 additions, 0 deletionsvs/LO23/Client/MainWindow.xaml
- vs/LO23/Client/MainWindow.xaml.cs 28 additions, 0 deletionsvs/LO23/Client/MainWindow.xaml.cs
- vs/LO23/Client/Properties/AssemblyInfo.cs 55 additions, 0 deletionsvs/LO23/Client/Properties/AssemblyInfo.cs
- vs/LO23/Client/Properties/Resources.Designer.cs 70 additions, 0 deletionsvs/LO23/Client/Properties/Resources.Designer.cs
- vs/LO23/Client/Properties/Resources.resx 117 additions, 0 deletionsvs/LO23/Client/Properties/Resources.resx
- vs/LO23/Client/Properties/Settings.Designer.cs 29 additions, 0 deletionsvs/LO23/Client/Properties/Settings.Designer.cs
- vs/LO23/Client/Properties/Settings.settings 7 additions, 0 deletionsvs/LO23/Client/Properties/Settings.settings
- vs/LO23/Client/comm/Class1.cs 12 additions, 0 deletionsvs/LO23/Client/comm/Class1.cs
- vs/LO23/Client/data/Class1.cs 12 additions, 0 deletionsvs/LO23/Client/data/Class1.cs
- vs/LO23/Client/ihm-game/Class1.cs 12 additions, 0 deletionsvs/LO23/Client/ihm-game/Class1.cs
- vs/LO23/Client/ihm-main/Class1.cs 12 additions, 0 deletionsvs/LO23/Client/ihm-main/Class1.cs
- vs/LO23/LO23.sln 37 additions, 0 deletionsvs/LO23/LO23.sln
- vs/LO23/Server/App.config 6 additions, 0 deletionsvs/LO23/Server/App.config
- vs/LO23/Server/Program.cs 17 additions, 0 deletionsvs/LO23/Server/Program.cs
- vs/LO23/Server/Properties/AssemblyInfo.cs 36 additions, 0 deletionsvs/LO23/Server/Properties/AssemblyInfo.cs
Loading
Please register or sign in to comment