Activity

Sadiya

Shipped this project!

This game shows a colored box after a random delay and the player has to click on the correct key that matches the color quickly as they could. The time is calculated in milliseconds. I learned how to add more colors.

Sadiya

I added more colors

0
Sadiya

What I did?

  • Box shows up after a random time
  • Box changes colors
  • Press key
  • Game checks
  • Shows reaction time in ms
  • Game restarts
0
Sadiya

Shipped this project!

Hours: 1.22
Cookies: 🍪 2
Multiplier: 1.79 cookies/hr

I built a browser game where balloons float across the screen and the player clicks on them to earn points. I learned how to add audio sound on the balloons and use CSS for animations.

Sadiya

What did I do?
Worked on the JS such as:

  • Created the balloon function
  • Created the start game function
  • Created the end game function
  • Added audio sound to the balloons
  • Changed the colors
Attachment
0
Sadiya

What I did?

  • I built a start screen
  • Game UI: Timer and scoreboard
  • Balloon container showing the floating balloons going upward
  • End screen showing the final score
Attachment
0
Sadiya

Shipped this project!

Hours: 4.99
Cookies: 🍪 52
Multiplier: 10.46 cookies/hr

I built a claw machine game where players can move a claw to grab different toys such as bears, bunnies, penguins, and more. The game has interactive buttons for moving the claw and animations are included for grabbing toys. I learned how to animate elements like the claw and toys with CSS and JS.

Sadiya

What I did?

  • Made the claw machine interactive (claw can move, grab toys, and drop them)
  • Changed the colors
0
Sadiya

What I did?

  • I started writing the JS
  • Set up the base structure of the game
  • Set up variables
  • Objects to keep track of the game
  • Sized the images
Attachment
0
Sadiya

What I did now?

  • Built the layout of the claw machine
  • Added the claw arm and claws including animations
  • Styled control buttons with animations
  • Created multiple toys (still adding more)
  • Added changes (grabbing)
Attachment
0
Sadiya

What I did this time?

  • Positioned the top and bottom
  • Added images
Attachment
0
Sadiya

What I did?

  • Built the structure
  • Created separate sections
  • Set up classes
  • Styled (work in progress)
  • Created movement buttons
  • Started adding animations in CSS
Attachment
0
Sadiya

Shipped this project!

Hours: 2.82
Cookies: 🍪 21
Multiplier: 7.33 cookies/hr

I built a web-based solar system animation where planets orbit the sun . The project includes hover effects and a starry background along with the planets in the center. Through this project, I learned how CSS animation work and how z-index work in positioning and layering elements.

Sadiya

What I added

  • I added a hover effect on the planets where every time a user goes over it shows a color
0
Sadiya

What I changed

  • I changed the image of Saturn after seeing that it has rings
Attachment
Attachment
0
Sadiya

What did I do

  • Nothing was added or removed just spaced out the brackets
0
Sadiya

What have I done so far in CSS

  • I worked on adding the visual representations of the planets
  • Instead of placing all of the images in the HTML, I did it in CSS with ::before, I repeated this way for all of the planets includes Venus, Earth, Jupiter, Saturn, Uranus, Neptune, and Pluto
  • I also added a keyframe for the animations
0
Sadiya

What have I done so far in CSS

  • I worked on positioning the planets and making them orbit around the sun
  • For the moon I positioned it inside the earth and gave it it’s own animation. This allows it to orbit around the earth instead of the sun
Attachment
0
Sadiya

What I have done so far

  • I created the basic structure with HTML by adding containers that hold the sun and all of the planets. I also placed the moon in side of the earth so it can orbit around it.
  • In CSS, I centered everything on the screen and made it black. I also added a glow effect on the sun. (I am not done with the css yet)
  • In JS, I wrote a function where it generates 1000 stars and places it randomly across the screen.
    (I am trying to explain my process)
Attachment
0
Sadiya

Shipped this project!

Hours: 3.72
Cookies: 🍪 19
Multiplier: 5.05 cookies/hr

I built a drawing app where the user can generate a grid of their choice and draw by clicking and dragging across the grid. While I was making this I learned how important it is to order everything correctly or it won’t work how you want it too.

Sadiya

After rewriting my code (especially the JS) I am now able to say that this project is working the way it should

0
Sadiya

What I added in JS

  • References
  • Event objects
  • detect touch
  • created grid (rows and columns)
  • clear grid
  • erase button
  • paint button
  • display grid (width and height)

Now I will figure out why the grid is not showing

Attachment
0
Sadiya

Shipped this project!

Hours: 7.88
Cookies: 🍪 68
Multiplier: 10.33 cookies/hr

I made a memory matching game using HTML, CSS and JavaScript. The game shows a grid of cards with emojis, and the player has to flip two at a time to find it’s match before the time runs out. I learned how to create buttons, a timer, move counter, images, levels and text to appear. I added a code where the cards look smooth when clicked on and stay in place. I changed the color of the menu, game container and changed the color of the start button which also changed the color of the restart and return buttons.

Sadiya

What I did?

  • Changed the color of the menu container and start button
  • Made the cards look smooth when clicked on and stays in place
  • Changed the color of the game comtainer
2

Comments

Sadiya
Sadiya 28 days ago

When I changed the color of the start button it also changed the colors of the restart and return buttons

Sadiya
Sadiya 27 days ago

Made a quick update to the banner

Sadiya

I have changed a lot of stuff like the html and css

Attachment
0
Sadiya

Shipped this project!

Hours: 1.74
Cookies: 🍪 3
Multiplier: 1.58 cookies/hr

I built a simple browser game called Connect 4, where two players would take turns filling in the slots to get either 4 in a row, column, up, down or diagonal to win.

Sadiya

This is the start of this project
I have finished outlining and added a little bit of styling
Now I am working on the JS

0
Sadiya

What I did?

  • Finished writing the readme
  • Created a demo link
  • Added a banner
  • Added a description
  • Ready to ship
Attachment
1

Comments

Sadiya
Sadiya about 2 months ago

I will ship when voting is open

Sadiya

Fixed a bug and now the game is fully working

0
Sadiya

What I did?

  • check if there is a winner
  • check if game is over
  • delete game
  • set score on the scoreboard
    The game is not fully working until I debug some stuff
0
Sadiya

Shipped this project!

Hours: 3.26
Cookies: 🍪 21
Multiplier: 6.44 cookies/hr

I built a personal style os. Instead of a typical website, it works like an operating system where users can open draggable windows and open apps. I learned how to create multiple windows, drag functions, and open/close logic.

Sadiya

Things I added

  • Dragging logic
  • Open and Close logic
  • Apps
2

Comments

FarciarzYT
FarciarzYT about 2 months ago

Really Cool <3

Sadiya
Sadiya about 2 months ago

Thank you!

Sadiya

Things I Added

  • top bar
  • created window
  • added content section
  • styled window
  • background added
  • buttons added
  • clock/date added
Attachment
0
Sadiya

There is not much to see yet but what I did was styled the slots, added hover effects on the red and yellow, created the columns and slot and made the slots clickable.

0
Sadiya

I changed up the layout a little because I wanted to add a opening page before the game.
What I added?

  • a play button inside the game
  • a scoreboard
  • used Flexbox for layout and alignment
  • created a game container 420x420
  • styled the border
0
Sadiya

I built a welcome screen for my personalOS
I added text, image, and links, then I did some styling with colors, fonts, and spacing
I am trying to make my Devlog for an hour long

Attachment
0
Sadiya

What I did in code?

  • set up a 6x7 game board
  • define/created variables

This is how it currently looks

Attachment
0
Sadiya

Shipped this project!

Hours: 4.53
Cookies: 🍪 16
Multiplier: 3.64 cookies/hr

I built a projectile shooting game where the player controls a blue circle in the middle of the screen and shoot projectiles at colorful enemies to get points. I learned how to use Canvas API, Tailwind CSS, HTML, GSAP and JavaScript to create a playable shooting game.

Sadiya
  • Added game over UI
  • A restart button which is just the start button after the player gets hit by a enemy
  • Changed the color of the player, projectile and button to make it more space theme
0
Sadiya

So I added a score using the tailwind css library
When the player hits the enemy they get 100 points
When the player hits the player to the point that they are gone they get 250 points added to their score

0
Sadiya

Now I shrunk the enemies on hit with the gsap library and created particle explosion on hit

0
Sadiya

This time i got some color to the game such as changed the background color, changed the color of the player and enemies

0
Sadiya

Shipped this project!

Hours: 3.11
Cookies: 🍪 17
Multiplier: 5.32 cookies/hr

I built an interactive game where the player makes choices and the story changes depending on those choices. I used JS to create scenes, buttons, and game state, so the game responds differently depending on what the player picks.
I learned how to use variables and objects to store information and how to use logic to control what the player sees.

Sadiya

What I did

  • Changed the colors
  • Changed the title
  • Changed some logic
0
Sadiya

What have I done so far

  • I centered the content on the screen
  • I have created different options
  • Created character state
  • Created character trees

I planned on submitting this project to a different event but I have decided to submit it to this one but that is not the point.

Attachment
1

Comments

46009361
46009361 2 months ago

I wanted to name my project this a while ago, but was worried about trademarks. Hopefully you stay out of their radar!

Sadiya

Detect collision on enemy/projectile hit
Detect collision on enemy/player hit
Now every time the enemy hits the player the game stops

0
Sadiya

I have created enemies in different sizes and in all directions of the screen

Attachment
Attachment
0
Sadiya

This is shooting projectiles
Every time the screen gets clicked red dots appear

Attachment
Attachment
0
Sadiya

Shipped this project!

Hours: 2.54
Cookies: 🍪 25
Multiplier: 9.66 cookies/hr

I built a word scramble game using HTML, CSS, and JavaScript. The game shows a scrambled word with a hint, and the player has to guess the word within the time. It includes buttons to start the game, refresh the word, and check the answer. I learned how to use game logic, such as selecting random words, scrambling letters, using timers, and checking user input.

Sadiya

This a video of the game working with all it’s features

0
Sadiya
  • Added different/new words
  • Changed the sizes of the container for all the words can fit

These are some of the words I am using

Attachment
Attachment
0
Sadiya

What I done so far

  • Fixed bugs
  • Changed colors such as the background and buttons
0
Sadiya

Things I have done so far

  • Added timer function
  • Added check word function
  • Added event listeners
Attachment
0
Sadiya

Started working on the JS
What have I done so far?

  • Added variables
  • Added for loop
Attachment
0
Sadiya

So I added a folder where the words would be and these are the words that I will use as a placeholder until I find words that I want to use.

These are some of the words I am currently using.

Attachment
0
Sadiya

This is how it looks after the html css was added
L O R E M is just a placeholder and the colors
I will remove this soon maybe when I start or after the JS is added

Attachment
0
Sadiya

Shipped this project!

Hours: 2.82
Cookies: 🍪 5
Multiplier: 1.74 cookies/hr

I made a Mad Libs web app where the user can fill in words in the given prompts to create a story. The way it works is the user will type a word based on what the prompt is asking for, than the user will click the button to create a story based on the words they provided. I learned how to use input fields to collect user input.

Sadiya

I added more prompts and I tried to add other features which didn’t work well so they weren’t added but here is the code I added and the video of everything working.

Attachment
0
Sadiya

This is a video of the finished project

0
Sadiya

Changed the layout and background color

Attachment
0
Sadiya

Added more prompts

Attachment
0
Sadiya

This is the finished working product but I do want to add more

Attachment
0
Sadiya

I am starting a new project
Mad Libs
I have already added the html and css such as
a body, divs, and a button
This is how it looks so far

Attachment
Attachment
0
Sadiya

Shipped this project!

Hours: 1.8
Cookies: 🍪 5
Multiplier: 2.51 cookies/hr

For this project, I made a number guessing game using HTML, CSS, and JavaScript. The game lets the player guess a random number between 1-100, gives hints if the guess is too high or low, and tracks the number of attempts. Through this project I learned how to use inputs to get information from the player.

Sadiya

I changed the background color again because my last project already had purple so I decided to use pink
I also changed the button color and the banner for this project

Attachment
0
Sadiya

Added the conditionals
Changed the background color
Added a container
Added text to indicate if the number is too high or low and added text for the amount of attempts a user is guessing

Attachment
Attachment
0
Sadiya

Started the JS
Added variables and event listeners
Now I will move on to adding conditionals

Attachment
0
Sadiya

This is what I have so far after adding the HTML and CSS

Attachment
0
Sadiya

Shipped this project!

Hours: 5.98
Cookies: 🍪 29
Multiplier: 4.78 cookies/hr

I made a maze game where the player controls a ball and navigates through a generated maze to reach the square (goal). The game uses physics engine to generate maze walls, handle collisions, and move the ball using keyboard inputs (WASD or arrow keys). When the ball touches the square, the player wins and the maze falls. I learned how to generate a maze using physics engine and keyboard inputs.

Sadiya

This is a full video of the working game

1

Comments

M8000
M8000 2 months ago

Suggestion - improve the physics and the maze gen. The mazes are too easy to solve, and the ball control is weird. Really fun game tho, gj!

Sadiya

I changed the color of the ball, square, and the horizontal bars or walls

Attachment
0
Sadiya

I fixed a few typos
This is the results

0
Sadiya

I finished all the code and now I will fix any issues
This is how the maze looks so far

Attachment
0
Sadiya

Finished the CSS
Here is the result

Attachment
0
Sadiya

I decided to rewrite my code and just finished the html
This is the result so far

Attachment
0
Sadiya

So i am done with the code
and now I will fix any issues with it
But this is what I have so far

0
Sadiya

I added a lot of code to the JS
The code I added today was the message, players move, players position and timer
This is just some of the code I have written

Attachment
0
Sadiya

I added code in the JS like functions and while loops
But I notice that I am able to click on the arrow buttons

3

Comments

bgtulk
bgtulk 3 months ago

tip: use icons instead of emojis, it will look A WAY BETTER(my opinion), you can use websites for icons like this ones:

ali
ali 3 months ago

+1 to what bgtulk said!! Google also offers a pretty nice set of icons if you’re interested: https://fonts.google.com/icons

Sadiya
Sadiya 3 months ago

These are really nice. Thanks for the suggestions

Sadiya

Shipped this project!

Hours: 4.82
Cookies: 🍪 34
Multiplier: 7.1 cookies/hr

I built a slide puzzle game using HTML, CSS and JavaScript. I learned how to structure a webpage, style it with CSS, and use JS to handle clicks, move tiles, shuffle the puzzle (with the button), and check when the player wins (by displaying a win message).

Sadiya

Added a title on the game page

Attachment
0
Sadiya

Added some CSS
I have a lot more to add but this is how it looks so far
These are the controls for the character that needs to get passed the maze

Attachment
0
Sadiya

I started coding
I finished the HTML and now
I am on the CSS
These are the emojis that I am using for this project

Attachment
0
Sadiya

This is my third project
Added it to Github and made my first commit

Attachment
0
Sadiya

I added comments to better understand the code and I changed the colors that I never heard or seen before

Attachment
1

Comments

Sadiya
Sadiya 4 months ago

Fixed a typo on the first comment line
apge → page

Sadiya

This is the final result

0
Sadiya

I am on the JS right now but in the meantime this is how it looks without the words on the side

Attachment
0
Sadiya

I am redoing this project with different things
Here is a pic of it so far

Attachment
0
Sadiya

I am still trying to make this work but I added my image in HTML

Attachment
0
Sadiya

Added features such as dragging, moving and turns

Attachment
0
Sadiya

So I made code where I link my image and it should appear in the board
My next step is to figure out why my image is not appearing on the board

Attachment
0
Sadiya

I was able to get my image into pieces
It took a loooooooong time but I was able to do it
And I am happy with the results

Attachment
0
Sadiya

Shipped this project!

Hours: 4.25
Cookies: 🍪 13
Multiplier: 3.1 cookies/hr

I made a memory matching game using HTML, CSS and JavaScript. The game shows a grid of cards with emojis, and the player has to flip two at a time to find it’s match before the time runs out. I learned how to create buttons, a timer, move counter, images, levels and text to appear.

Sadiya

This is the whole game in action

0
Sadiya

I added more JS where you are now able to hit the level buttons and the start button

Attachment
0
Sadiya

I just finished the CSS and now I am on the JS
Here is some of the JS I am working on

Attachment
0
Sadiya

Right now I am rewriting my css and this is what I have so far
I have more but this is just some

Attachment
0
Sadiya

This is how rewriting my HTML is going
It is going well

Attachment
0
Sadiya

I am going to rewrite my code but in the meantime look at this cute avocado that I found and plan on using for this project

Attachment
0
Sadiya

added code that would make the cards flip and removed the reset button since it is not working

Attachment
0
Sadiya

I am rewriting my code to better understand it
Here is the HTML, CSS and JS
This is some of the css I have more

Attachment
0
Sadiya

Change this code to make it more readable and understandable

Attachment
0
Sadiya

This is how it looks so far after adding the css
(Board, pictures holder and turn counter)

Attachment
0
Sadiya

Added a timer and it only starts when a card is clicked on

Attachment
0
Sadiya

Added a flip sound for the cards
A winning sound for the end of that level
A counter for the amount of moves that were played

Attachment
0
Sadiya

Added some comments to better understand my code
Here are some examples

Attachment
0
Sadiya

This is what I have after changing the colors multiple times
I might change again

Attachment
0
Sadiya

Added 3 levels and changed the images

Attachment
0
Sadiya

Now I will add some levels and each level will have different emojis

Attachment
0
Sadiya

Now every time there is a match it stay and every time there isn’t a match it flips back

0
Sadiya

This is how the game is looking so far

Attachment
0
Sadiya

These are the emojis or images I will add for this game
I might change some
This is a hint for the theme

Attachment
0
Sadiya

Made my first commit on this project

Attachment
0