Project Description.NET version of a very simple BBC Micro game in which you navigate through screens of asterisks without crashing. The source code includes four implementations:
- C# WinForms (original version)
- IronPython WPF
- IronPython Silverlight (using Gestalt)
- C# Silverlight 4
C# Silverlight 4 Version
You can play in the browser below (or right-click to install as out-of-browser app):
WPF Version (IronPython)
WinForms Version (C#)
