Inspiration

Having learnt c++ throughout this winter holiday, we wanted to leverage on the skills that we have acquired to come out with a hack. However, after learning that c++ is primarily used by game developers, we decided to create games that would help burnt out coders (Like us :D) to take a break in between coding.

What it does

Its a combination of 2 classic arcade games (Pong + Snake) that coders would be able to run easily on their terminal, without the need for additional libraries or setup

How I built it

Using c++, Visual Studio and Visual Studio code as IDEs

Challenges I ran into

The basic knowledge of the syntax used in c++ is insufficient to create the game. Also, we have to learn and revise the math involved in game theory,

Accomplishments that I'm proud of

Coming out with the game within a short amount of time from nothing.

What I learned

Creating games requires a lot of math and it is not easy. Am appreciative of all game developers and the hard work they have done to create games that we all like

What's next for HacknRoll

Create future iterations that would improve gameplay, and coming up with new games in general

Built With

Share this project:

Updates