Skip to content

pingpongpangpong/django_with_javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

pip install -r requirements.txt
python3 manage.py migrate
python3 manage.py runserver
  • 브라우저로 접근하여 로그인 image

  • 멀티플레이 버튼을 클릭 후 방이름 생성 혹은 참가 image

  • 방에 웹소켓이 2개 연결된 후 게임시작
    방을 생성한 사람이 왼쪽, 참가한 사람이 오른쪽, 공 시작은 생성한 사람이 스페이스 바를 눌러 시작 image

About

frontend: vanila javascript & backend: django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors