Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 248 Bytes

Game console

Contents

This example contains a minimal implementation of an in-game console.

How to use

The console here currently supports one command, which sets the background colour to the provided r g b values (int):

/bg r g b