examples: term.ui: add readme, copyright, and pong screenshot (#6858)

pull/6864/head
Larpon 2020-11-17 17:41:54 +01:00 committed by GitHub
parent f44853a87f
commit 4a31b5702e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
<img src='https://raw.githubusercontent.com/vlang/v/master/examples/term.ui/screenshot_pong.png' width=300>

View File

@ -1,3 +1,5 @@
// Copyright (c) 2020 Lars Pontoppidan. All rights reserved.
// Use of this source code is governed by the MIT license distributed with this software.
import term import term
import term.ui import term.ui
import time import time

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB