Back to Browse

Code Othello as a Web App: Part 23: Rules - Turn Taking

606 views
May 29, 2021
17:27

In this series of videos Prof. Patterson develops a web application version of Reversi (aka Othello) using HTML, CSS, Javascript and jQuery. The infrastructure is managed by Github and Heroku. By watching these videos and following along on a computer, you should be able to build the same application on your own. This is the second in a subsequence of tutorials in the series that focuses on enforcing the rules of the game. This video enforces turn-taking so that white can only play when it is white's turn and only the socket that has been assigned white can play for white (and similarly for black) This video is used in courses taught by Prof. Donald J Patterson (@djp3) at UC Irvine and Westmont College.

Download

0 formats

No download links available.

Code Othello as a Web App: Part 23: Rules - Turn Taking | NatokHD