Pong
Pong video game runnable inside TryFSharp.org. Player 1 keys 'Q' - up, 'A' - down. Player 2 keys 'P' - up, 'L' - down.
How to embed a snippet?
To embed the formatted F# source code to your web site, you also need to add a CSS file (that specifies colors of identifiers, keywords, strings, etc.) and a simple JavaScript that displays the tool tips. The script doesn't use jQuery or any other library and is self-contained.
- Download CSS and JS file templates and add them to your blog.
- Alternatively, you can also link to style.css and tips.js at this web site.