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
Log in to leave a comment
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.
Things I added
Things I Added
Log in to leave a comment
I changed up the layout a little because I wanted to add a opening page before the game.
What I added?
Log in to leave a comment
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
Log in to leave a comment
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.
Log in to leave a comment
Added a start game button
Log in to leave a comment
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
Log in to leave a comment
Now I shrunk the enemies on hit with the gsap library and created particle explosion on hit
Log in to leave a comment
This time i got some color to the game such as changed the background color, changed the color of the player and enemies
Log in to leave a comment
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.
What I did
Log in to leave a comment
What have I done so far
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.
Log in to leave a comment
I wanted to name my project this a while ago, but was worried about trademarks. Hopefully you stay out of their radar!
Detect collision on enemy/projectile hit
Detect collision on enemy/player hit
Now every time the enemy hits the player the game stops
Log in to leave a comment
I have created enemies in different sizes and in all directions of the screen
Log in to leave a comment
This is shooting projectiles
Every time the screen gets clicked red dots appear
Log in to leave a comment
I created a player with the use of canvas
Log in to leave a comment
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.
This a video of the game working with all it’s features
Log in to leave a comment
These are some of the words I am using
Log in to leave a comment
What I done so far
Log in to leave a comment
Things I have done so far
Log in to leave a comment
Started working on the JS
What have I done so far?
Log in to leave a comment
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.
Log in to leave a comment
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
Log in to leave a comment
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.
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.
This the full game
Log in to leave a comment
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
Log in to leave a comment
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
Log in to leave a comment
Started the JS
Added variables and event listeners
Now I will move on to adding conditionals
Log in to leave a comment
This is what I have so far after adding the HTML and CSS
Log in to leave a comment
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.
I added code in the JS like functions and while loops
But I notice that I am able to click on the arrow buttons
Log in to leave a comment
tip: use icons instead of emojis, it will look A WAY BETTER(my opinion), you can use websites for icons like this ones:
+1 to what bgtulk said!! Google also offers a pretty nice set of icons if you’re interested: https://fonts.google.com/icons
These are really nice. Thanks for the suggestions
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).
Added a title on the game page
Log in to leave a comment
I added comments to better understand the code and I changed the colors that I never heard or seen before
Log in to leave a comment
Fixed a typo on the first comment line
apge → page
This is the final result
Log in to leave a comment
I am on the JS right now but in the meantime this is how it looks without the words on the side
Log in to leave a comment
I am redoing this project with different things
Here is a pic of it so far
Log in to leave a comment
I am still trying to make this work but I added my image in HTML
Log in to leave a comment
Added features such as dragging, moving and turns
Log in to leave a comment
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
Log in to leave a comment
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
Log in to leave a comment
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.
This is the whole game in action
Log in to leave a comment
I added more JS where you are now able to hit the level buttons and the start button
Log in to leave a comment
I just finished the CSS and now I am on the JS
Here is some of the JS I am working on
Log in to leave a comment
Right now I am rewriting my css and this is what I have so far
I have more but this is just some
Log in to leave a comment
This is how rewriting my HTML is going
It is going well
Log in to leave a comment
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
Log in to leave a comment
added code that would make the cards flip and removed the reset button since it is not working
Log in to leave a comment
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
Log in to leave a comment
Change this code to make it more readable and understandable
Log in to leave a comment
This is how it looks so far after adding the css
(Board, pictures holder and turn counter)
Log in to leave a comment
Added a timer and it only starts when a card is clicked on
Log in to leave a comment
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
Log in to leave a comment
Added some comments to better understand my code
Here are some examples
Log in to leave a comment
This is what I have after changing the colors multiple times
I might change again
Log in to leave a comment
Added 3 levels and changed the images
Log in to leave a comment
Now I will add some levels and each level will have different emojis
Log in to leave a comment
Now every time there is a match it stay and every time there isn’t a match it flips back
Log in to leave a comment
This is how the game is looking so far
Log in to leave a comment
These are the emojis or images I will add for this game
I might change some
This is a hint for the theme
Log in to leave a comment
Added some css
Log in to leave a comment
Made my first commit on this project
Log in to leave a comment