An open API service indexing awesome lists of open source software.

https://github.com/dmnd/sharpong

a crappier pong clone, in f#
https://github.com/dmnd/sharpong

Last synced: 22 days ago
JSON representation

a crappier pong clone, in f#

Awesome Lists containing this project

README

          

Sharpong
--------

A crappier pong clone in F#. Inspired by [pongell][1]. Public domain.

The code is probably completely unidiomatic (it uses lots of state), but F# is
a multi-paradigm language so I can get away with it. Seriously, if you want to
offer feedback, I'd be glad to hear it. This was a learning exercise.

[1]: http://github.com/kamatsu/pongell