Create a Chess Game with ReactJS - Part 3: Moving pieces

In this thirds part of the series we add the possibility to move the pieces! The code in this video can be found on this GitHub repository: Timestamps: 0:00 Introduction 0:16 Fixing warnings 1:35 Changing image to background image 4:55 Optimizing piece rendering 7:35 Creating grab piece function 12:30 Creating move piece function 16:15 Creating drop piece function
Back to Top