Examples of two simple interactive games using simple code. My tic-tac-toe and ping-pong apps demonstrate my modular, minimalist coding style. Visit the repositories linked below to see for yourself. I’m always looking for a better way, so any feedback most welcome.
Tic-Tac-Toe
Code: https://github.com/jennyknuth/tic-tac-toe
Live site: http://jennyknuth.github.io/tic-tac-toe/
Ping-Pong Score Keeper
Code: https://github.com/jennyknuth/ping-pong
Live site: http://jennyknuth.github.io/ping-pong/