CricBlast
[CSC 2210 Final Project] C# Cricket Game project with a stunning UI and a nice game algorithm developed to demonstrate OOP concepts and many other things.
Install / Use
/learn @Raofin/CricBlastREADME
<p align= "center">
<img src="https://raofin.github.io/r/img/CricBlast/CricBlast.png" title="Logo" alt="Logo" width="350">
<br/>
<b>CricBlast</b> is a cricket game project developed to demonstrate <b>object oriented concepts in C#, Windows Forms, Microsoft SQL Server</b>, and many other things we learnt in the OOP 2 [CSC 2210] course.
</p>
How to Run
- Standalone Executable: Does not require any configuration. Simply download the
CricBlast.exeand run! - Source Code:
- Clone the repository
- Import the database backup (
CricBlast.bacpac) file into Microsoft SQL Server <img src="https://raofin.github.io/r/img/CricBlast/Tut-1.png" width="690"><br/> - Enter your server name into
App.config<img src="https://raofin.github.io/r/img/CricBlast/Tut-2.png" width="690"><br/> - Run the project
License
- CricBlast is licensed under the BSD 3-Clause License.
