Skip to content

coding-1ab/bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

지렁이 게임

게임 실행 방법

# client 모듈 실행
cargo run --bin client

서버 실행 방법

# server 모듈 실행
cargo run --bin server

# server와의 통신 테스트를 위해 작성한 테스트 코드 실행 방법
# (표준 출력/표준 에러출력 포함)
cargo test --bin server -- --nocapture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages