Skip to content

nspool/hello-plan9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-plan9

A very simple GUI app for Plan 9 from Bell Labs. This blog post explains the code in more detail.

Just a bouncing ball with menu options. Using libdraw to animate the ball and libevent for the menu.

Screenshot

Build Instructions

To compile and link from a i386 Plan 9 terminal:

8c -FTVw ball.c && 8l -o ball ball.8

About

Plan 9 from Bell Labs graphics demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages