Coder Social home page Coder Social logo

living-rps's Introduction

Living RPS

소개

preview

이 프로젝트는 여러 이모티콘이 창 내에서 이동하고 충돌하는 것을 시뮬레이션하는 간단한 자바 프로그램입니다. 두 이모티콘이 충돌하면 비교 연산이 수행되며, 비교 결과에 따라 한 이모티콘이 다른 타입의 이모티콘으로 변화합니다.

기능

  • 이모티콘은 Move 클래스로 표현되며, 이 클래스는 이모티콘의 이동, 좌표, 충돌을 처리합니다.
  • 이모티콘 간의 충돌이 발생하면 비교 연산이 실행됩니다. 이 비교 연산은 가위바위보 게임에 따라 구현되었습니다 (다양한 타입의 이모티콘이 각각 가위, 바위, 보를 나타낸다고 가정).
  • '패배'한 이모티콘은 '승리'한 이모티콘의 타입으로 변환됩니다.

사용 방법

  1. 이 레포지토리를 클론합니다.
  2. 프로젝트를 IntelliJ IDEA에서 엽니다.
  3. Main 클래스를 실행하여 프로그램을 시작합니다.
  4. 프로그램은 랜덤 위치에 initialEmojiCount 개수의 이모티콘을 생성합니다.

기여

기여는 환영합니다. 버그를 발견하거나 새로운 기능을 생각하면 이슈를 생성하거나 풀 리퀘스트를 제출해주세요.

라이선스

이 프로젝트는 MIT 라이선스를 따릅니다.

living-rps's People

Contributors

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