项目作者: dimikara

项目描述 :
Intro to Programming Nanodegree | Udacity, 2020
高级语言:
项目地址: git://github.com/dimikara/Intro-to-Programming-Nanodegree.git


Udacity

Intro to Programming Nanodegree (Udacity, 2020)

A repository for the projects that I have done during my Udacity Intro to Programming Nanodegree.

Click here for a detailed description of the program.


Project 1: Animal Trade Card

An exercise to use what I have learned about CSS to convert a design prototype into a functional webpage. The design prototype used in this project is inspired by trading cards and features the animal of my choice.

GitHub repository: https://github.com/dimikara/nanodegree-project1-animal-trade-card

Screenshot1


Project 2: Adventure Game

For this project, I built a simple version of an old-fashioned text-based adventure game. The goal was to make use of my Python skills.

GitHub repository: https://github.com/dimikara/Adventure_Game

Screenshot2


Project 3: Pixel Art Maker

A single-page web app that allows users to draw pixel art on a customizable canvas, using JavaScript, DOM manipulation and Event Listeners.

GitHub repository: https://github.com/dimikara/Pixel_Art

Screenshot4