GithubHelp home page GithubHelp logo

ejaszewski / ruthless Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 170 KB

An Othello AI written in Rust

License: Mozilla Public License 2.0

Rust 100.00%
othello othello-ai rust artificial-intelligence bitboard

ruthless's Introduction

Ruthless

Build Status codecov

Ruthless is an Othello AI written in the Rust language.

The project started November 2017 as the final project for Caltech's CS2. The current version of Ruthless is a complete rewrite started March 2018.


Goals

Ruthless is a hobby project, mainly created to learn Rust, and experiment with bitboards, code optimization, and tree searches. I also set up Travis CI and Codecov as a learning exercise. That said, I also have some concrete goals for the project:

  • User-Friendly CLI
  • Fast endgame solver
  • Several search algorithms:
    • Negamax
    • NegaScout
    • Best Node Search
    • MCTS
  • Several evaluation methods:
    • Piece-Square tables
    • Pattern-Based
    • Advanced Stability & Mobility
  • NBoard compatibility

License

This project is released under the Mozilla Public License (MPL 2.0). A copy of the license is available in the LICENSE file, or at https://www.mozilla.org/en-US/MPL/.

ruthless's People

Contributors

ejaszewski avatar fossabot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fossabot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.