Skip to content

HetDaftary/C-Sharp-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Sharp-Projects

Learning C# and making some projects in it.

How to run the app?

  • Open them in Visual Studio and Click on run project.
  • Visual Studio will compile and run them for you.

Projects Implemented

  • Console Apps
    • TicTacToeConsoleApp
      • The classic Tic-Tac-Toe game console application
    • Directory-Tree
      • Lists down files and directories and listing in tree view with recursion
    • Calculator App
      • Console based calculator app that helps evaluate a string expression
    • Folder Sorter App
      • Sorts the files based on there extension

About

Learning C# and making some projects in it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages