mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Update README.md
This commit is contained in:
parent
87952c7565
commit
6494cb4388
1 changed files with 7 additions and 7 deletions
|
|
@ -33,10 +33,10 @@ Most demos startup a browser, if not use http://127.0.0.1:8080
|
|||
|
||||
Tutorial Summary
|
||||
|
||||
01-tutorial.lisp - Hello World
|
||||
02-tutorial.lisp - Closures in CLOG
|
||||
03-tutorial.lisp - Events fire in parallel
|
||||
05-tutorial.lisp - The event target, reusing event handlers
|
||||
05-tutorial.lisp - Using connection-data-item
|
||||
06-tutorial.lisp - Tasking and events
|
||||
07-tutorial.lisp - My first CLOG video game (and handling disconnects)
|
||||
- 01-tutorial.lisp - Hello World
|
||||
- 02-tutorial.lisp - Closures in CLOG
|
||||
- 03-tutorial.lisp - Events fire in parallel
|
||||
- 05-tutorial.lisp - The event target, reusing event handlers
|
||||
- 05-tutorial.lisp - Using connection-data-item
|
||||
- 06-tutorial.lisp - Tasking and events
|
||||
- 07-tutorial.lisp - My first CLOG video game (and handling disconnects)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue