- Notifications
You must be signed in to change notification settings - Fork5
C# Cricket Game project with a stunning UI and a nice game algorithm developed to demonstrate OOP concepts and many other things.
License
NotificationsYou must be signed in to change notification settings
Raofin/CricBlast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CricBlast is a cricket game project developed to demonstrateobject oriented concepts in C#, Windows Forms, Microsoft SQL Server, and many other things we learnt in the OOP 2 [CSC 2210] course.
- Standalone Executable: Does not require any configuration. Simply download the
CricBlast.exe
and run! - Source Code:
- Clone the repository
- Import the database backup (
CricBlast.bacpac
) file intoMicrosoft SQL Server - Enter your server name into
App.config
- Run the project
- CricBlast is licensed under theBSD 3-Clause License.
Copyright (c) 2022, Zaid Amin Raofin. All rights reserved.
About
C# Cricket Game project with a stunning UI and a nice game algorithm developed to demonstrate OOP concepts and many other things.