Skip to content

codecombat/ccw-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

This is a repository for the game documentation of the game "CodeCombat Wordls" by CodeCombat. The game is a multiplayer game that teaches programming to kids and adults. The game is available on the Roblox platform here.

Installation

Install Jupyter Book

You can install Jupyter Book via pip:

pip install -U jupyter-book

or via conda-forge:

conda install -c conda-forge jupyter-book

This will install everything you need to build a Jupyter Book locally.

Usage

TL;DR

jb clean ccwbook; jb build ccwbook ; open ccwbook/_build/html/index.html

About

Code Combat Worlds game documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages