mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-27 05:03:27 -08:00
Updating README.md
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
|
||||
|
||||
Conversion to [Microsoft C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
|
||||
|
||||
This is demonstrating seperating the user interface from the application logic through the
|
||||
use of the View/ViewModel/Controller pattern.
|
||||
|
||||
It also makes an effort to be relatively immutable.
|
||||
|
||||
Reference in New Issue
Block a user