top of page

Programming Projects

GitHub: github.com/jvskiba

I enjoy creating random coding projects to help expand my knowledge base and to practice outside of the classroom. These were all done independently only with the help of various coding libraries.

Leaderboard/Scoreboard

This program serves as a scoreboard for pingpong games, as well as a way to store and display the scores for other games such as pinball, pool, and airhockey. It can also calculate statistics for each player and game.

Tetris Clone

This program is fully playable version of tetris in the browser complete with accurate score system, upcoming tetro(Tetris block) preview, and pause system.

Flappy Bird Clone

This program is a fully playable version of Flappy Bird in the browser that includes support for two players, and an autonomous bot to compete against.

bottom of page