Skip to content
/ 2048 Public
forked from kflu/2048

My take on the 2048 game in C#. Console version.

License

Notifications You must be signed in to change notification settings

Maxwe11/2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

My take the 2048 game in C#. Console version. The implementation is pretty customizable. You can tweak the size of the canvas and the probabilities of 2s and 4s, etc. Just compile and run from console. Should work with both .NET and Mono.

Here's how it looks like: screenshot

About

My take on the 2048 game in C#. Console version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published