Skip to content

buchowski/elm-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elm-pong

One player pong game written in elm. Control keys for left paddle are w (up) and s (down). Control keys for right paddle are ↑ (up) and ↓ (down). Only one key can be read at a time, so you'll have to take turns with yourself. No arguing!

development

  1. git clone https://github.com/buchowski/elm-pong.git
  2. cd elm-pong/
  3. elm reactor
  4. open http://localhost:8000/src/Main.elm in browser

pong_elm_svg_game_screenshot

About

Pong game in elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages