Skip to content

zdimension/awt2048_csharp

Repository files navigation

2048 game using AWT in C#

This is a port of awt2048 that uses the Visual J# standard library to pretty much directly port the original Java code to C#.

It's quite impressive how Microsoft managed to port AWT to the .NET Framework; most of the code was translated 1:1 from Java and almost no API call had to be changed for the game to work.

It's sad that J# was abandoned, because as such the last version of the library only supports old Java features (no generic types, for example).

About

C# port of awt2048, using the Visual J# standard library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages