Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabianacampanari/top-trumps

🃏 Creation of the Top Trumps game where the theme and cards were inspired by great names responsible for the technology revolution and I dedicate it to Ada Lovelace to honor her contributions to humanity as one of the leading women in science and math.
https://github.com/fabianacampanari/top-trumps

css3 figma github github-action github-pages html5 javascript license-management love-and-joy photoshop programming security

Last synced: about 4 hours ago
JSON representation

🃏 Creation of the Top Trumps game where the theme and cards were inspired by great names responsible for the technology revolution and I dedicate it to Ada Lovelace to honor her contributions to humanity as one of the leading women in science and math.

Awesome Lists containing this project

README

        


#

🃏 Top-Trumps



Creation of the Top Trumps game where the theme and cards were inspired by great names responsible for the technology revolution and whom I have enormous admiration. I confess that I was touched several times during the production of this work and I dedicate it to Ada Lovelace to honor her contributions to humanity as one of the leading women in science and math.

If you want to play, [Click the link below](https://fabianacampanari.github.io/Top-Trumps) and Please be my guest !

ps: I suggest full screen mode to enhance experience.


####

***< made with vibe, frequency & joy />*** 🪬



#


####

🚀 [Let's Top Trump It !](https://fabianacampanari.github.io/Top-Trumps)





####

[💭 Get in Touch](https://share.hsforms.com/1ZACnVoYSTLC-NOoHcg22cgq9urk)

#


####

📌 SPECS:


> Arrays Iteration = JS Repetition Structure.

- Array (list) where the first index of a list is ALWAYS 0.

- Loop : main structure that determines if it is executable or not.

- | var i | var i < | i++ | = | beginning | condition | end (loop iteration) |


> Logic Structure (while) is the condition used in place of "if" as a determinant that if the code sequence is false the (while) will not be executed.


> Commands:

- for ()- JS command for list repetition.

- while () executes only while the condition is true.


> Functions to integrate HTML, CSS and JS.

- Images, HTML and CSS manipulation.

#

######

[Copyright 2024 Fabiana Campanari. All Rights Reserved. Code released under the MIT license.](https://github.com/FabianaCampanari/Top-Trumps/blob/7e6a78b102c202e0a2ebe280db75669767fc78b0/LICENSE)