chinese-dos-games-web

October 12, 2018 · View on GitHub

Source code of https://dos.zczc.cz

Usage

下载 Flask

$ pip3 install flask

下载游戏文件

在根目录下执行

$ git submodule update --init --recursive --remote && python3 ./static/games/download_data.py

运行 Flask

在根目录下执行

$ python3 app.py

Credits

  • dreamlayers/em-dosbox: An Emscripten port of DOSBox
  • db48x/emularity: easily embed emulators

Contents

  1. 1Usage
  2. 1.1下载 Flask
  3. 1.2运行 Flask
  4. 2Credits