Raofin / CricBlast

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

Home Page:https://youtu.be/E5ke-PUFAl8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and run!
  • Source Code:
    1. Clone the repository
    2. Import the database backup (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

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.

https://youtu.be/E5ke-PUFAl8

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%