Posts

Showing posts from August, 2019

Gaming zone download all game source code

Create game in JavaScript download free source code of game: Math Quiz Compatibility:  IE3+, NS3+ Description: Flash cards were pretty good math practice. But, they were always the same math problems, over and over. Lo and behold, JavaScript to the rescue! Just select the difficulty level then click the type of problem you want to practice with, (add, subtract, multiply, and divide) and JavaScript will give you a problem. And, a built-in score checker grades you along the way! Great practice for elementary-aged students just learning their math skills, or for anyone wishing to practice a bit!   [Get Source Code] Magic Squares Compatibility:  IE3+, NS3+ Description: Here is a fun JavaScript game. Try to put the squares back in order. The '0' repesents the empty spot, and click a square next to the 0 to make them trade places! Get the squares back in order and you win!   [Get Source Code] Magic 8 Ball Compatibility:  IE3+, NS3+ Descr...