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.
- 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 into Microsoft SQL Server - Enter your server name into
App.config
- Run the project
- CricBlast is licensed under the BSD 3-Clause License.
Copyright (c) 2022, Zaid Amin Raofin. All rights reserved.