Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/daraperini/learning-javascript-robotron2000
- Owner: daraperini
- Created: 2023-07-11T15:58:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T18:18:19.000Z (about 1 year ago)
- Last Synced: 2024-11-07T10:12:59.936Z (2 months ago)
- Topics: dom-manipulation, javascript
- Language: HTML
- Homepage: https://robotron2000-daraperini.vercel.app
- Size: 2.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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