Skip to content

adamkenyeres/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Model-Driven Chess engine built with Viatra's DSE framework using Java Swing GUI. The user can play against the engine that makes the best possible move.

Features

Engine uses design space exploration to look for possible states with DFS algorithm.

Installing

First of all make sure Viatra framework is installed.

  1. Clone or download the repository:

    $ git clone https://github.com/adamkenyeres/Chess.git
    $ run application as java application from Eclipse.
    

About

Model-Driven Chess Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published