Giter Club home page Giter Club logo

hancomgame's Introduction

한컴 미니게임 _ 산성비, 자원캐기

설정법

Version

JDK Version 1.8

OJDBC 8

DB

데이터베이스는 ORACLE DB를 이용하였습니다.

[ 코드 ]

  • HanCom_Mini_Game\src\AcidRain\DataBase.java
  • HanCom_Mini_Game/src/main/com/game/Word.java
String DB_driverName = "oracle.jdbc.driver.OracleDriver";
	String DB_URL = " YOUR URL";
	String DB_USER = "DB_USER";
	String DB_PW = "DB_PW";

알맞은 정보를 넣으면됩니다.

#sql 스키마는 SQL폴더에 넣어두었습니다.

사용자의 DB 이름으로 바꾸고 스키마를 적용시켜주시기바랍니다.

GAME UI

처음시작

산성비

자원캐기

결과화면

참고한 소스코드

tuguri8/sansungbi-java

lchbest10/AcidRain

//저작권 문제시 삭제 하겠습니다.

제작자

kseymin

https://github.com/kseymin

Chars4785

https://github.com/Chars4785

JINWOO26

https://github.com/JINWOO26

yarbob00

https://github.com/yarbob00

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.