Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

회의록-8 #13

Open
zaehuun opened this issue Nov 28, 2020 · 0 comments
Open

회의록-8 #13

zaehuun opened this issue Nov 28, 2020 · 0 comments

Comments

@zaehuun
Copy link
Owner

zaehuun commented Nov 28, 2020

image

2020-11-28 전원 참석

  • 작업 내용

    • 구글 STT : 구현 완료 후 말하는 단어에 따라 설정한 실행 파일들 실행까지 완료
    • Teachable Machine : flask 서버와 레이싱 게임을 동시에 실행 시켜야 하기에 레이싱 게임을 쓰레드로 변환하는 코드 작업 후 실행까지 완료 -> 동작에 따라 방향을 정하는 변수를 전역 변수로 선언하여 차량의 움직임을 제어 예정
    • 레이싱 게임 :
      • 레이싱 게임의 기본 로직 작업 완료, 아이템 랜덤 생성 및 획득 시 추가 점수 작업 완료
      • 게임 실행 시간에 따라 맵의 색상을 변경하는 작업 완료
      • 게임 실행 시간에 따라 스피드가 증가하는 작업 완료
      • 아이템 획득 시 아이템을 맵에서 제거하는 작업 완료
      • 충돌 시, 맵이 서서히 사라지는 효과 구현 완료
  • 추가 작업(?)

    • 효과음 작업
    • 작성한 코드들 병합 작업
    • 실행 영상 촬영 및 발표 자료 제작
    • 실행 메뉴얼 작성
  • 추가된 파일

    • posetet.py (동작으로 레이싱 게임)
    • keytet.py (키보드로 레이싱 게임)
    • mictet.py (음성으로 레이싱 게임
    • app.py (Teachable Machine을 위한 서버)
    • transcribe_streaming_infinite.py (Google Stt 실행 파일, 메인 실행 파일이 될 예정)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant