Skip to content

rvhuang/2048-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-net

A console 2048 game implemented on .NET Core.

The infrastructure in this project is designed for heuristic algorithm research, and is a part of example in Heuristic Suite. However, it can also be utilized to create a simple console application game.

Learn more about the project from CodeProject article.

Game Loop

About

A simple console 2048 game implemented on .NET Core

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages