Hiren Gondhiya bars icon close icon

Projects

Snake Game

Snake Game is a Ruby based terminal app built as part of major ruby project in first term of the Coder Academy Bootcamp.

Snake application is inspired by the Snake game that came with old Nokia phones. The goal of the game is to feed the apples produced by the game to the snake without hitting boundaries of the wall and without running over itself. Each time the snake is fed with an apple it grows by one unit. This game is implemented as a terminal app using Ruby programming language.

To know more please click View Source button on the image.

Secret Santa

Secret Santa was built as a side project before Christmas to randomly match a person from the list of participants for each person participating for Secret Santa.

The app was built as a terminal app using Ruby progamming language. The app helped brush up my Ruby skills and help our cohort to have fun playing Secret Santa.

To know more please click View Source button on the image.