Giter Club home page Giter Club logo

omokgame's Introduction

자바 스윙을 이용한 오목 게임

  • 바둑판 크기는 3가지(10x10, 15x15, 19x19)
  • 1인용, 2인용, 3인용 버전으로 나뉨
  • 1인용 버전은 컴퓨터와 대전

1인용 버전(컴퓨터 대전 버전) 구현 방법

  • (x,y) 위치의 중요도를 수치로 평가하였음
  • 컴퓨터에게 중요한 위치일수록 높은 값을 갖게 함
  • 돌을 놓을 자리가 중앙에 가까울수록 보너스 점수를 부여하였음 (5구간으로 나누어 1~5점 부여)
  • 각 자리의 점수를 자동계산하여 가장 높은 점수의 위치에 컴퓨터가 돌을 놓게 함

omokgame's People

Contributors

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