mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: term.ui: add readme, copyright, and pong screenshot (#6858)
This commit is contained in:
parent
f44853a87f
commit
4a31b5702e
1
examples/term.ui/README.md
Normal file
1
examples/term.ui/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
<img src='https://raw.githubusercontent.com/vlang/v/master/examples/term.ui/screenshot_pong.png' width=300>
|
@ -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
|
||||||
|
BIN
examples/term.ui/screenshot_pong.png
Normal file
BIN
examples/term.ui/screenshot_pong.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user