Build Your Own Minesweeper Game in Pure JavaScript, HTML, and CSS While Learning About Recursion
Offered By: Code with Ania Kubów via YouTube
Course Description
Overview
Learn to build a Minesweeper game from scratch using pure JavaScript, HTML, and CSS in this 48-minute tutorial. Gain a deep understanding of recursion through a fun, south-park-esque cat explanation. Practice using essential JavaScript methods like addEventListener(), setAttribute(), fill(), setInterval(), some(), every(), forEach(), includes(), contains(), add(), remove(), createElement(), appendChild(), push(), and Array(). Follow along to create a fully functional Minesweeper game while improving your coding skills and understanding of fundamental programming concepts. Access the final code on GitHub for reference and further exploration.
Syllabus
Build your own MINESWEEPER game in pure JavaScript, HTML and CSS while learning about RECURSION
Taught by
Code with Ania Kubów
Related Courses
Creative Programming for Digital Media & Mobile AppsUniversity of London International Programmes via Coursera Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera Game Design Concepts
Canvas Network General Game Playing
Stanford University via Coursera Program Arcade Games - Learn Computer Science
Independent