Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 270 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 270 Bytes

SimplePong

A simple Pong game made in F#

TODO

Track the y of the ball

Scoring

Eventually connecting to a server

A bunch of the code was based on andreasfrom's game "turning snake" but repurposed into a pong game. https://github.com/andreasfrom/turning-snake