Code Monkey home page Code Monkey logo

ijp's Introduction

------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------

PROJECT TITLE: Connect four Game

PURPOSE OF PROJECT: To demonstrate the level of my skills in Java programming and basic algorithms
implementation on this platform.

VERSION or DATE: 2015-Sep-19
HOW TO START THIS PROJECT:

    1. Build
    Either manually compile all source files in src/main/java or just build the project with Maven 3.x: mvn clean compile

    2. Run

    2.1 UI

    Either start manually compiled class Main (java Main) or run main class with Maven exec-java-plugin. To open
    application UI use Maven: *mvn -Dui-exec exec:java*

    2.2 Test Cases

    There is two main classes, one (com.udacity.connect4game.Main) leads to application UI activation, and the other
    one (com.udacity.connect4game.TestCases) just run matches between my agent implementation and base implementations
    provided by Udacity.

    To run test cases use Maven: *mvn -Dui-testCases exec:java*

AUTHORS: Cyril A. Karpenko

USER INSTRUCTIONS: -

ijp's People

Contributors

nikelin avatar

Watchers

 avatar  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.