Activity

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 1 day ago

Really Cool <3

Sadiya
Sadiya 1 day 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 13 days 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 28 days 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 about 2 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 about 2 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 about 2 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 about 2 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