Giter Club home page Giter Club logo

reversi's Introduction

Reversi Build Badge

Java implementation of the classic strategy game Reversi (aka Othello).

Team Members

  • Renee Blanchard
  • Dean Sohn
  • Karan Thaker
  • Elliott Maidment
  • Akash Nayee
  • Sam Ford
  • Maryam Ali

Cloning the project

Once you have been added as a collaborator to this project, go ahead and clone the project to your local workspace. The easiest way to clone is to download the GitHub Desktop app and follow these instructions. If you're using Git Bash then it's assumed you don't need instructions.

Importing to an IDE

Pre-requisites

  • Java IDE (Eclipse, IntelliJ, etc.)
  • Maven (configured to work with your IDE)

Importing into Eclipse

  1. Open Eclipse
  2. File > Import...
  3. Existing Maven Project
  4. Browse to the location you cloned the project to e.g.C:\Users\user\Desktop\reversi
  5. Select the pom.xml file
  6. Click Finish

Importing into IntelliJ

  1. Open IntelliJ
  2. If you already have a project open, click File > Close Project.
  3. Click Import Project
  4. Browse to the location you cloned the project to e.g.C:\Users\user\Desktop\reversi and click OK
  5. Select the second radio button Import project from external model
  6. Select Maven
  7. Click Next > Next > Next
  8. Choose your JDK by clicking the green plus if a default isn't already selected.
  9. Click Next > Finish

reversi's People

Contributors

p-karanthaker avatar samuk93 avatar maryamalii avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar  avatar

reversi's Issues

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.