Inspiration

I always wanted to learn C++, and what a better place to learn a new programming language than a hackathon :)

What it does

It's a Tic Tac Toe game, and you can play it with a friend of yours :)

How I built it

I read some articles about C++,how it works, how to declare functions, etc.. and then i tried to make something wth the knowledge i got from these documents, and articles

Challenges I ran into

C++ is not an easy ( at least for me ) language and there were some concepts that are confusing like pointers,etc.. and it took me a lot of time to understand the main/basic concepts of the language and make something with what i've learned

Accomplishments that I'm proud of

I'm proud that i could make a game ( Basic one ) in less than a day with a programming language that i've never used to build something, i used it sometime to solve problems, but really basic problems. and i'm happy with my TTT game :)

What I learned

I've learned how to start making games with C++, at the beggining i wanted to build something with javascript, but it was more exciting to try to make something with an unknown ( for me ) programming language :) and im really happy with the result :)

What's next for LauzHack TTT

In the future i would like to improve it so you can play with AI ( Bot )

Built With

Share this project:

Updates