Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvolkgang/cloudgamer
A front-end client (similar to Steam) made in C# and WPF for a fictitious cloud gaming platform, that connects to a remote database created with MSSQL.
https://github.com/vvolkgang/cloudgamer
Last synced: 1 day ago
JSON representation
A front-end client (similar to Steam) made in C# and WPF for a fictitious cloud gaming platform, that connects to a remote database created with MSSQL.
- Host: GitHub
- URL: https://github.com/vvolkgang/cloudgamer
- Owner: vvolkgang
- Created: 2013-10-22T20:14:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-22T21:24:29.000Z (about 11 years ago)
- Last Synced: 2023-03-15T11:55:25.350Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 2.18 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CloudGameR
====
__Name:__ CloudGameR__Subject:__ Data Access and Storage (Databases), 2nd yr (class of 2010/2011)
__Course:__ Digital Games Development Engineering @ IPCA
__Description:__ A front-end client (similar to Steam) made in C# and WPF for a fictitious cloud gaming platform, that connects to a remote database created with MSSQL.
keywords
--------
* MS-SQL
* LINQ
* C# 4.0
* WPF
* Great UI (featuring Lakitu) !compilation
---------------
You'll need to create a database, for that you can use the `CloudGamer_DropCreateInsert.sql` script.authors
--------Álison Fernandes | [DementedVice.wordpress.com/about](http://dementedvice.wordpress.com/about/)
Hugo Ruivo | [LinkedIn](http://pt.linkedin.com/in/hruivo89) | [HRuivoPortfolio.wordpress.com](http://hruivoportfolio.wordpress.com/)