diff --git a/Projects/1-Beginner/js-css-html-tamagotchi b/Projects/1-Beginner/js-css-html-tamagotchi new file mode 100644 index 00000000..b62e963e --- /dev/null +++ b/Projects/1-Beginner/js-css-html-tamagotchi @@ -0,0 +1,18 @@ +**Tier:** 1-Beginner +Learn the programming fundamentals of JavaScript by building a virtual pet (think: Tamagotchi) + +Create a tamagotchi that you can play, feed, bathe, and ultimately take care of. + +## Technologies +JavaScript +CSS +HTML +Bootstrap + +## Example projects + +https://github.com/nanettegirzi/tamagotchi + +https://github.com/alexkaufman06/tamagotchi-js + +https://github.com/dustinL/tamagotchi