Projects

Connect-4.jpg

View the project

Create a Web based Connect Four game. This is required to enter the Chingu team project.

I used native JavaScript, some CSS and HTML for this project. As I was pressed for time while doing this, I used the ASP.NET Core boilerplate in Visual Studio. I believe that is a little overkill for a project of this scope, but I just wanted to get it done quickly.

The moderators at Chingu were happy with my submission, it was simple and working as intended. The comment I received was to remove those console messages we developers use in our source code.