LoginSignup
20
26

More than 1 year has passed since last update.

DjangoとDocker練習O1o1o0 ゲーム対局サーバーを作ろう!

Last updated at Posted at 2022-03-13

サンプルを見る

📚 この連載のレッスンのゴール:〇×ゲーム
📖 この連載のレッスン終了後の自由課題の例:ライフゲーム
📖 この記事のゴール

情報

What is This is
この連載の目的 ゲーム対局サーバーを立てる
この記事の目標 その目次

使うもの:

This is Price
Visual Studio Code 無料
Python 無料
Django 無料
Docker 無料
Web Socket 無料

ここは目次

学習コストが低くなるように並べている。
数字の小さな Lesson から 上から下へ1つずつ、飛ばさず全部 読み進めてほしい

Lesson [O1o0] Table of Contents

  • 📖 [O1o1o0] ゲーム対局サーバーを作ろう! (この記事)

Lesson [O2o0] Install

Lesson [O3o0] Web page

Lesson [O4o0] Super-user

Lesson [O5o0] Launcher

Lesson [O6o0] Auth, Sign up

Lesson [O7o0] Reset database

Lesson [O8o0] Auth, Log in/out

※サインインとログイン、サインアウトとログアウトは、実装としては同じもの

Lesson [O9o0] User, Extends User, and Active User

Lesson [OA10o0]. Model

Lesson [OA11o0] CRUD

Lesson [OA12o0] Vuetify

Lesson [OA13o0] JSON

Lesson [OA14o0] Socket

Lesson [OA15o0] Web socket

Lesson [OA16o0] Tic tac toe

Lesson [OA17o0] Open server

Lesson [OA18o0] Make room

Lesson [OA19o0] User home

Lesson [OA20o0] Lobby

Lesson [OA21o0] Web page reload and redirect automatically

Lesson [OA22o0] Reduce client-side functionality

Lesson [OA23o0] Check-in

Lesson [OA24o0] Monitor

Lesson [OA25o0] Watching game

以下は自由課題

ライフゲーム

連続名ツール

20
26
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
20
26