Object Oriented Programming Using Java Script
VerifiedAI Summary
This document explains the implementation of popular Snake game using Object Oriented Programming in Java Script. It covers the controls and implementation of the game area using canvas element. The document also explains the challenges faced during the development of the game.