GithubHelp home page GithubHelp logo

simple-chat-study's Introduction

간단한 채팅 프로그램 for study

기능

  • /name [new name] : 닉네임 바꾸기 (공백 허용 x)
  • /w [상대 닉네임] [메시지] : 귓속말 보내기
    • ex) /w blue hi -> blue 에게 hi 전송
  • /r [메시지] : 답장 하기. 최근 귓속말 받은 상대에게 귓속말 전송
  • 메시지 여러 줄로 한 번에 보내기 : 전송 메시지 끝에 \ 입력
    • ex) hello \ (Enter) world (Enter)

구현 포인트

  • 확장 가능하도록 구현하기
    • 커맨드 추가할 때 해당 커맨드만 구현하면 되도록 한다

simple-chat-study's People

Contributors

limdef avatar

Stargazers

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