Skip to content

Impletation of the famous Japanse game in C# | WPF ⚪⚫⚫⚫⚪

License

Notifications You must be signed in to change notification settings

benzara-tahar/gomoku-narabe-renju

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku Narabe

Implementation of the famous Japanse game Gomoku Narabe Renju in C# | WPF

demo

Features:

  • ✔ Animation intro and transitions using WPF storyboard ✨
  • ✔ Variable shuffle depth
  • ✔ Variable board size
  • Alhpa-beta pruning algorithm
  • ✔ Win after x lines drawn
  • ✔ Customize color ⚪⚫, time and level
  • adjust comuter algorithm to take into account the remaining time
  • optimize search space and pruning algorithm
  • add more tests

Dev Environnement

  • Visual Studio 2010 or higher version
  • .NET Framework 4 or higher version

Tech

  • C# , WPF no external dependencies

About

Impletation of the famous Japanse game in C# | WPF ⚪⚫⚫⚫⚪

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages