1. Markdown to HTML Convertor

    For users

    The convertor currently supports

    • #, ##, ... -> <h1>, <h2>, ...
    • --- -> <hr>
    • Unordered/ordered list
    • ![](), <img> -> <img>
    • []() -> <a>
    • Plain text
    • Code blocks (``` ```)
    • Inline code blocks (``)

    How to use (in Windows)

    1. Download and unzip markdown2html-x.x.x.zip from this page.
    2. Open markdown2html.exe and follow the instruction:
    3. Input Markdown file path: you need …
    Read more
  2. Tank War Game with CLI

    Github Repo

    The repo is temporarily set to private to prevent potential violation of the Honor Code.

    A simple tank war game with CLI that supports PVP, PVE and DEMO.

    Compile the program

    To compile it, you need to install:

    • g++, a cpp compiler. Remember to add it to PATH …
    Read more
  3. A Number Guessing Game Bot

    The AB game is played with two people. One person chooses a four digit number in which no digit is repeated, say X, and the other person tries to guess it in as few moves as possible. After the guesser guesses some number, say Y, the other person gives information …

    Read more
  4. 学生端杀手

    Github Repo

    前言

    目前大多数电子教室使用的学生端软件是极域电子教室,杀除它的方法也有很多。但对于大多数小白,记下这些 …

    Read more
  5. 树莓派入门:安装与配置

    简介

    树莓派是一块只有信用卡长宽的微型电脑,通常配备ARM处理器。麻雀虽小而接口丰富,五脏俱全。

    比如我目前入手的树莓派3B …

    Read more

Social