top of page

Mike's Card Battle Game
HTML | CSS | JavaScript | jQuery | Bootstrap | YuGiOhAPI
Yu-Gi-Oh! Trading Card Game is a Japanese card battle game where two players draw cards from their respective decks and take turns playing cards on the field.
I created a turn-based Yu-Gi-Oh card battle game using HTML, CSS, JavaScript classes, object-oriented design, event-driven programming, jQuery DOM-manipulation, the Bootstrap library, and the Yu-Gi-Oh! Developer API using asynchronous API fetch calls.
bottom of page