Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daraperini/learning-javascript-robotron2000

Using JavaScript I created a website where you can design your own robot.
https://github.com/daraperini/learning-javascript-robotron2000

dom-manipulation javascript

Last synced: 14 days ago
JSON representation

Using JavaScript I created a website where you can design your own robot.

Awesome Lists containing this project

README

        

# Robotron 2000

Hi there! This is my second JavaScript project. Alura's class *Manipulating DOM with JavaScript* provided me with the HTML and CSS codes and I developed every JavaScript feature. The DOM was manipulated as necessary to create a robot with different attributes wich has different inpacts in it's performance in possible (online!) war cenarios.

To see the final result, click [here](https://robotron2000-lyart-omega.vercel.app/).

## Used tools:

* JavaScript

*(Alura is a Brazilian technology school and for acessibility reasons this code is in Portuguese)*

#

# Robotron 2000

Olá! Este é meu segundo projeto desenvolvido com JavaScript. No curso *JavaScript: Manipulando o DOM*, da Alura, recebi o HTML e CSS prontos e desenvolvi todo JavaScript. Nele manipulei o DOM de acordo com o necessário para criar um robô com diversos atributos diferentes, que têm impactos diferentes em sua performance em possíveis cenários de guerra (online!).

Para acessar o resultado final da página, clique [aqui](https://robotron2000-lyart-omega.vercel.app/).

## Ferramentas utilizadas:

* JavaScript