Turtle-Tac-Toe

As part of my JavaScript training, I created a Burlington Code Academy project that features a tic-tac-toe game. This games allows you to play against a dumb AI, another human player, or a smart AI. The theme: Turtles vs. Tortoises. As my kids sing: A turtle lives in water, A tortoise lives on land.A turtle’s not a tortoise,It’s not hard […]

Geo-Vermonter

A Burlington Code Academy project written in Javascript with a Leaflet map, based on the popular Google game Geo-Guesser. Players are randomly dropped on a zoomed-in section of the map of Vermont, and have to guess which Vermont county the pin has been dropped in. The map view can be moved, but each move costs a point, and each wrong […]