Connect 4 in JavaScript and HTML

In this post I will show you how to program the Connect 4 game by using JavaScript with HTML and Vue, with Bootstrap styles. It is the Connect 4 game but web version with a player versus player option, as well as player versus CPU that uses a small artificial intelligence. Throughout the post I […]

Connect 4 in JavaScript and HTML Read More »