From d9be7b71dc9327589a89dec8fbc4894dae72b722 Mon Sep 17 00:00:00 2001 From: Estefania <67152014+estefania-vila-simplon@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:27:00 +0200 Subject: [PATCH] html-css-js-tamagotchi --- Projects/1-Beginner/js-css-html-tamagotchi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Projects/1-Beginner/js-css-html-tamagotchi 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