Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raofin/cricblast

C# Cricket Game project with a stunning UI and a nice game algorithm developed to demonstrate OOP concepts and many other things.
https://github.com/raofin/cricblast

beginner-project c-hashtag c-sharp cricket-game gui-application guna-ui microsoft-sql-server ui windows-form-application

Last synced: 27 days ago
JSON representation

C# Cricket Game project with a stunning UI and a nice game algorithm developed to demonstrate OOP concepts and many other things.

Awesome Lists containing this project

README

        


Logo


CricBlast is a cricket game project developed to demonstrate object oriented concepts in C#, Windows Forms, Microsoft SQL Server, and many other things we learnt in the OOP 2 [CSC 2210] course.

## How to Run
* **Standalone Executable:** Does not require any configuration. Simply download the [`CricBlast.exe`](https://github.com/Raofin/CricBlast/releases/download/v1.0.1/CricBlast.exe) and run!
* **Source Code:**
1. Clone the repository
2. Import the database backup ([`CricBlast.bacpac`](https://github.com/Raofin/CricBlast/releases/download/v1.0.1/CricBlast.bacpac)) file into **Microsoft SQL Server**


3. Enter your server name into `App.config`


4. Run the project

Watch on Youtube


YouTube Thumbnail

Screenshots





















## License

- **CricBlast** is licensed under the [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause).


Copyright (c) 2022, Zaid Amin Raofin. All rights reserved.