Giter Club home page Giter Club logo

scala_tic_tac_toe's Introduction

Tic-Tac-Toe: scala homework

Build Status

This is just a kind of pet project where I'm trying to learn scala by implementing any new functional which want to try. Highly likely there is not any interesting for you, but just in case, of how am I doing it, here is my plan for it:

Done (including tests)

  • Implement core and basic functional: just game with 2 player on 3*3 sized board

In progress:

  • CLI version of this game, with at least save/load functional
  • It should have tests - try scalatest and scalamock (and all future code)!

Planned:

  • Make a simple AI (not even smart) just to be able to play with human or not
  • Implement GUI version using existing code without rewriting core part (which is used by CLI version)
  • Improve AI or 3*3 board
  • Allow bigger boards (may be different win rules)
  • Allow custom marks on boards
  • Improve AI to work with bigger boards and different win rules
  • Network version
  • Web version

scala_tic_tac_toe's People

Contributors

ivan-gerasin avatar

Watchers

 avatar

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.