Skip to content

cute-kkiri/bitcamp-project4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcamp-project4

bitcamp 네 번째 프로젝트

BINGO

******   ** ****     **   ********    *******  
/*////** /**/**/**   /**  **//////**  **/////** 
/*   /** /**/**//**  /** **      //  **     //**
/******  /**/** //** /**/**         /**      /**
/*//// **/**/**  //**/**/**    *****/**      /**
/*    /**/**/**   //****//**  ////**//**     ** 
/******* /**/**    //*** //********  //*******  
///////  // //      ///   ////////    ///////   

프로젝트 소개

네트워크 서버를 구축하여 틱택토 게임 서비스 만들기

팀원: 황민지 권준성 장혜정

화면 구성

메인

start

진 사람 올 때 메로나 🍈🍦

닉네임을 입력해주세요: 닉네임
    
Welcome, 닉네임
+----+----+----+----+
| 24 | 18 |  3 | 11 |
+----+----+----+----+
| 13 | 22 |  5 | 12 |
+----+----+----+----+
| 25 | 21 |  8 |  6 |
+----+----+----+----+
| 16 |  2 | 20 | 15 |
+----+----+----+----+
잠시만 기다려주세요...

play

닉네임님의 차례입니다.
번호를 입력해주세요> 24

+----+----+----+----+
| 24 | 18 |  3 | 11 |
+----+----+----+----+
| 13 | 22 |  5 | 12 |
+----+----+----+----+
| 25 | 21 |  8 |  6 |
+----+----+----+----+
| 16 |  2 | 20 | 15 |
+----+----+----+----+
닉네임님이 진행중...
    
상대방님이 선택한 번호 14

+----+----+----+----+
| 24 | 18 |  3 | 11 |
+----+----+----+----+
| 13 | 22 |  5 | 12 |
+----+----+----+----+
| 25 | 21 |  8 |  6 |
+----+----+----+----+
| 16 |  2 | 20 | 15 |
+----+----+----+----+
닉넥임님의 차례입니다.
번호를 입력해주세요> 22

end

내 빙고판                  상대 빙고판
+----+----+----+----+     +----+----+----+----+
| 24 | 18 |  3 | 11 |     | 14 | 21 | 12 | 15 |
+----+----+----+----+     +----+----+----+----+
| 13 | 22 |  5 | 12 |     |  6 | 11 |  3 | 23 |
+----+----+----+----+     +----+----+----+----+
| 25 | 21 |  8 |  6 |     | 16 | 22 | 20 | 24 |
+----+----+----+----+     +----+----+----+----+
| 16 |  2 | 20 | 15 |     |  1 |  5 |  4 | 19 |
+----+----+----+----+     +----+----+----+----+

BINGO! 상대 wins!

주요 기능

  • ServerApp으로 서버 구축

  • 2명의 클라이언트가 빙고 게임 플레이

    1. 나만의 닉네임 정하기.
    2. 1~25까지 랜덤한 숫자 빙고판 자동 생성.
    3. 빙고판 숫자입력으로 빙고 채우기.
    4. 먼저 3빙고를 완성하면 승리.
    5. 게임 종료.

아키텍쳐

UML

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages