In the previous posts in this series, we wrote the game logic for Ayòayò and built a CLI application. In this post, we’ll build an interactive web application for the game with JavaScript.
We'll focus on the gameplay and animations here. For the styling and more, see the complete source code on GitHub.