mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 15:16:33 -08:00
54_Letter - added csharp
This commit is contained in:
3
54_Letter/csharp/Program.cs
Normal file
3
54_Letter/csharp/Program.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
using Letter;
|
||||
|
||||
Game.Play();
|
||||
Reference in New Issue
Block a user