Skip to content

SubtlePeon/emi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emi

An application to play simple games.

Currently, only go can be played.

Sample

Right now, this is still in a very unfinished state.

To test it out, first install rust/cargo (or use something else to install rust, applicable to your system). Then run

$ cd emi-front/
$ cargo run

Features

  • Play go
    • Supports 9x9 through 19x19 sizes
    • Simple ko rules

Todo

  • Polish go engine
    • Finishing and scoring go games
    • Editing menus
    • Import/Export to SGF
    • Other ko rules/variations?
  • Change UI
    • Sidebar should look nicer
    • Look into attaching engines
    • Make main menu look nicer
    • Go board/piece themes
  • Other games

About

An application to play games

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors