🍂

Posts tagged with :fallen_leaf:

anne
@anne0
i made a maze game with sprig and tried to give it my own spin as a haunted house. if your sprite is able to find the exit (their way out of the establishment) then they're good, but if they don't, they fall into the bottomless burning pit of boiling molten lava github.com/arsoninstigator/sprighc
https://imgutil.s3.us-east-2.amazonaws.com/5d43cc3d152d713ab8d0ce3d31aa037de38842e7c0696f17e9c9d2b3b5ec8e44/2ec123bb-eab5-4933-ac0b-9ec4d9bb5b5b.png
Mourinhom6
@Mourinhom60
https://imgutil.s3.us-east-2.amazonaws.com/9bb90dc7555b10a5f437e479b19fbd20879f182e09ad7a53d115ebe7d74bffb6/78ccf8da-16d3-4b72-be37-f374847bbd0b.png
RobinH-S
@RobinH-S0
I made a(n inaccurate) simulation of an object in free fall, implemented in OCaml with the Graphics module: github.com/13SHR/OPhysicl
https://imgutil.s3.us-east-2.amazonaws.com/c6fbd3a4a9400ef42a4db1c2abc08ba41319965615fd3a68e59b6b6b413988d2/d24476f3-4393-4c54-be5a-19e937394bee.png
AkulSaju-U07CPR9AK8B
@AkulSaju-U07CPR9AK8B0
github.com/akulsaju/game # Hack Club Flappy Bird 🐦 Welcome to *Hack Club Flappy Bird, a simple yet fun 2D game inspired by the classic Flappy Bird, featuring Hack Club’s signature style. The game is built using HTML, CSS, and JavaScript, making it easy to run and customize. ## 📝 Overview The objective of the game is to navigate the bird through obstacles (pipes) by pressing the spacebar to keep it airborne. The game tracks your score based on how many pipes you successfully pass. Be careful not to hit the pipes or fall off the screen! ## 🚀 How to Play- Start the Game: Press the `spacebar` to begin. - Control the Bird: Press the `spacebar` repeatedly to make the bird fly upwards. - Avoid Obstacles: Pass through gaps in the pipes to score points. - Game Over: The game ends if the bird collides with a pipe or falls off the screen. Press `spacebar` to restart. ## 🎨 Hack Club Theme This version of Flappy Bird is specially themed for Hack Club: - The bird is styled with Hack Club’s signature red color `#ec3750`. - The game features a red background and white text to match Hack Club’s design. - Black pipes act as obstacles, providing contrast against the bright Hack Club palette. Screenshot 2024-08-22 123331.png akulsaju/game Language HTML Last updated* 19 minutes ago Added by GitHub
https://imgutil.s3.us-east-2.amazonaws.com/172a4dc5d774a886465df3f9808f2a5ed08c2b27c282e39a69a80ea3d8e806b5/5faf71a9-ce42-4612-ad8f-a2c4199dcb77.png
Tanmayi
@Tanmayi0
https://imgutil.s3.us-east-2.amazonaws.com/150c2a559db229d58c8dd11a88d0c217d09646355bd95c3bd39b7d1306ffe030/69b76f90-c2b3-4426-b299-6332a8b2369a.png
YeGao
@YeGao7+
https://imgutil.s3.us-east-2.amazonaws.com/74f3b5add54f7102230ed682fbf9d23b5b3a78e6229dbfd49719748e7b806988/ae4d7376-8592-43e5-bde5-802fc443c55f.png
Anson-U07FPDRVCD8
@Anson-U07FPDRVCD80
Made a car on a PCB Features: • ESP32-S3-WROOM-1 for processing and connectivity • NRF24L01 for 2.4GHz wireless communication • MPU6050 3 axis gyro and accelerometer to dectect orientation of the car • HMC5883L 3 axis compass that can determine direction • L928N H-bridge motor driver to move the wheels • Reflective IR sensor To detect when the car is about to fall off a ledge • HR-SC04 Untrasonic distance sensor to detect object in front of the car More info + gerber file can be found in my github repo: github.com/YeetTheAnson/PCBRobotCar/tree/main 3d View of the PCB can be found here: www.flux.ai/yeettheanson/pcbrobot?editor=pcb_3d Attached below are some pictures and video of the PCB:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/67a6389e-be26-41c4-bb54-608c2342bf9d-2.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/70620686-6200-4baf-ad24-eb120d580f33-1.pnghttps://imgutil.s3.us-east-2.amazonaws.com/f525d035f2614ba528fb85e20bb6dea1d811bbdf8705771f53f653a5868c5582/337773d5-e714-4c02-ae61-dfb35967d1bb.png
Tylar
@Tylar0
github.com/Tylar1108/I-need-to-work-on-my-traditional-artworks-again Switching back to traditional artworks (using paper n pencil) I tried to start right away but cz of my habit of "un doing" in digital artworks, my line quality had gone through a drastic fall, I tried to improve it first n then I just drew this drawing I was gona do a full body artwork but my lines are still a little shabby rn so I just did a portrait, hope you like it
https://imgutil.s3.us-east-2.amazonaws.com/1e058a087cdb7d80e14a7279279a551896941d32030245ea352a8739cf5d7e1f/446914c0-4d3d-49ff-8445-5727a8676cc1.png
Jasmine
@Jasmine0
https://scrapbook-into-the-redwoods.s3.amazonaws.com/191e1cfe-d83f-4457-9f2b-e1b5488666be-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/e15fdc0480bbbfd19a8f95d763e28e1dd6e639133df9d0416fa4ac0ef7621961/d2971aad-4a4c-4fc5-ba1c-ac6a42fb09fc.png
PonderSlime
@PonderSlime0
#arcade Milestone Reached! My player controller is complete for my game, Planet Earth: Stranded! The game is in a very early stage of development, but the current features are fully functional. The current features consist of a glider like the game Breath of the Wild, full movement controls including a sprint key, a damage system with an indicator, and procedural movement for the walk cycle. The game also features game controller support, so you can plug any game controller in and play. The glider features fall damage reduction, as well as fully procedural trails following it. In addition, the sprinting has stylized motion lines so that it is more obvious that the player is going fast. More features coming soon! Github: github.com/PonderSlime/Planet-Earth-Stranded, Github game pre-release v0.1.5-alpha: github.com/PonderSlime/Planet-Earth-Stranded/releases/tag/v0.1.5-alpha
https://scrapbook-into-the-redwoods.s3.amazonaws.com/bc2ab5ff-14b9-41b8-91f4-def7c48f6e95-screenshot_from_2024-07-09_20-18-54.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/f59959f5-395a-47ec-978f-11a30258eab6-screenshot_from_2024-07-09_20-29-13.pnghttps://imgutil.s3.us-east-2.amazonaws.com/0a7bfb9a0c01e27ca68f65c8c34eb6212351cd215662d5d8e9cb0e9080c31c5c/ee64c59e-eb55-474e-81de-22bbae32fa01.png
sahitid
@sahitid0
made a #fraps a-frame site w/ #arcade! super fun time learning a-frame and think this is the PERFECT clubs activity ever for when the school year starts. it's pretty simple and @ShubhamPatil tutorial is the perfect amount of "instructions" and "figure it out yourself" i made a rainstorm w/ a-frame that uses animation to get the raindrops to fall down from the very spherical cloud. it took me about 2-3 hours and i had a very interesting time tryna figure out the rains. :meow_code: code: glitch.com/edit/#!/bubble-kiwi-nyala :bubbles: bubble-kiwi-nyala.glitch.me
https://scrapbook-into-the-redwoods.s3.amazonaws.com/7715e95b-1e9f-4e75-a7bc-559604ffe029-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/f0668a4fbc8dab61a3bb78d392c8719253f64060908512b15f728190f84f8a68/231ab4c4-f205-4a5d-bbe6-e427d9c4f8c3.png
sahitid
@sahitid0
made a #fraps a-frame site w/ #arcade! super fun time learning a-frame and think this is the PERFECT clubs activity ever for when the school year starts. it's pretty simple and @ShubhamPatil tutorial is the perfect amount of "instructions" and "figure it out yourself" i made a rainstorm w/ a-frame that uses animation to get the raindrops to fall down from the very spherical cloud. it took me about 2-3 hours and i had a very interesting time tryna figure out the rains. :meow_code: code: glitch.com/edit/#!/bubble-kiwi-nyala :bubbles: bubble-kiwi-nyala.glitch.me
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3af095ea-b9f6-4432-873d-0f8bc5050141-image.pnghttps://imgutil.s3.us-east-2.amazonaws.com/f0668a4fbc8dab61a3bb78d392c8719253f64060908512b15f728190f84f8a68/5677b101-e686-4760-864f-9ca4f76ef26c.png
TechGuruhacks
@TechGuruhacks0
https://imgutil.s3.us-east-2.amazonaws.com/3bfe67f44341d56647eb409b6e6fc1c4b288f55ab696919a7c546f847f096be5/2e01656a-7b7e-4b6c-a1c8-84e9660d988d.png
toonnongaeoy
@toonnongaeoy0
Day 13 - 14 (I fall asleep again.) Quick Update, I tring to move to move webring and emote back to menu and originally, I want to put koinuko's webring on my site, but her already shut down 3 - 4 month ago, so I put my blog instead! So see you on final day at around 11 PM at Indonesia Time!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4633c1fd-32cf-4a76-a848-04301de2694b-image.png
toonnongaeoy
@toonnongaeoy0
Day 11 - 12 of #15-days-in-public . Yesterday, I’m fall asleep for the fourth time, and Today, Just do my teacher assignment before midnight. No update again!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/1010e3af-7605-47ea-afdc-d5ed7f4e01cd-img_8305.jpg
Peiprjs
@Peiprjs0
WYM fall emoji?? It’s still summer
https://scrapbook-into-the-redwoods.s3.amazonaws.com/99268264-de5e-435c-8f82-dd7f40c2e677-img_8620.jpg
DevIos
@DevIos0
Snowwww daaayyyy!!!! , time to fall too many times that I can't count :poggers:
https://cloud-jezxjmjpj-hack-club-bot.vercel.app/020221119_141710.jpghttps://cloud-hsl4g8r91-hack-club-bot.vercel.app/020221119_141704.jpg
adelly13
@adelly130
jst spent the past 8 hours grinding out the ibm fall quantum challenge :’) finally finished all the challenges!
https://cloud-n123hk8i5-hack-club-bot.vercel.app/0image.png
adelly13
@adelly130
currently grinding ibm’s fall quantum challenge! probably the best challenge ibm has released yet
https://cloud-6xe4l9dbf-hack-club-bot.vercel.app/0image.png
JosephDong
@JosephDong0
leaves and obsidian :)))
https://cloud-32kfuf73e-hack-club-bot.vercel.app/0img_0300.jpghttps://cloud-23lsq6unc-hack-club-bot.vercel.app/0img_0295.pnghttps://cloud-mornsk3ri-hack-club-bot.vercel.app/0img_0285.jpg
Omay
@Omay0
I made a leaf pile.
https://cloud-4yxs1phh8-hack-club-bot.vercel.app/0img_20221019_180034.jpg
m04
@m040
Since I have this week off (fall break) I'm finally learning rust, after >4 years of wanting to do so
https://cloud-dxd6nymvm-hack-club-bot.vercel.app/0image.png
kayley
@kayley0
Day 1 of #10-days-in-public was Monday! How my course schedule is scheduled is basically I have the entirety of Monday free, so it's like a three day weekend for me. It's mostly a half day of studying, with a half day of me doing anything that constitutes as self care for the other half, including dragging my sorry self to the gym for swimming and going downtown to get some food. Don't have any photos of homework to share, so enjoy more photos of fall on campus, a tree on fire, a copy of crazy rich asians I bought at the local used bookstore (which I would like to point out has an incredibly cute Havanese named daisy), had to do some official busines for the college, dinner, questionable butterfly form, as well as the book elevator that I learned about today when I needed to go into the South Stacks to look for a book — pretty good day overall.
https://cloud-qqvnfyd18-hack-club-bot.vercel.app/002ae6217-662f-401c-86f7-b42275c1c850.jpghttps://cloud-i22htyqjg-hack-club-bot.vercel.app/0img_5418.jpghttps://cloud-31rwxr9p1-hack-club-bot.vercel.app/0img_5415.jpghttps://cloud-417wu752s-hack-club-bot.vercel.app/0img_5426.jpghttps://cloud-54no28j2o-hack-club-bot.vercel.app/0img_5405.jpghttps://cloud-iisntzv0b-hack-club-bot.vercel.app/0img_5430.jpghttps://cloud-5tuug5ax2-hack-club-bot.vercel.app/0img_5395.jpg
Snow
@Snow0
unfortunately i didn't partake in the zachtoboer 😔 but anyways... first time staying at school this late lol (until 9pm) doing stage crew for our fall play
https://cloud-69xakn7xw-hack-club-bot.vercel.app/0pxl_20221010_192051419__01.jpg
JosephDong
@JosephDong0
#10-days-in-public back to school :sob (5/10) Not much development, i was tutoring and running errands (new haircut!). Fall break is over :crying_sunglasses_cowboy: wrote some notes for my classes in prep for tmr. Flight back to philly was actually not that bad surprisingly, i met a cool dude who we shared a mutual with and we talked the whole flight. I’ll have an update later tonight w progress on projects 👍
https://cloud-igz7dtlnu-hack-club-bot.vercel.app/0cc92fcbe-9e39-4a48-ab47-c08707ecdfae_1_105_c.jpeghttps://cloud-n3turhavg-hack-club-bot.vercel.app/089d14d90-a8e7-444d-8382-099c574e6fcd_1_105_c.jpeghttps://cloud-hcegfhoti-hack-club-bot.vercel.app/0image.pnghttps://cloud-kc32ta323-hack-club-bot.vercel.app/00d46d218-79ec-4c88-91b6-d801f1111b91_1_201_a.jpeg
ced
@ced0
imagine you were making a multiplayer web game at regular intervals on the server, you want to tick your simulation. setInterval(() => { your players move forward, ➡️ your enemies decide who to badger next, :threat: some of your projectiles are just barely dodged, :flug: and others smash satisfyingly into their targets :bonk: }, 1000 / 60); at each of these intervals, the server decides which of these occur, and which ... do not. the difference is quite literally life and death for the denizens of your online realm: if a player's input makes it to the server just after this update has occurred, they might just not move out of the way of the oncoming missile in time. after one of these updates when the server has just finished making these vital decisions, it blasts relevant portions of them out to everyone who's connected to your server. (there's no point in updating you about something if it's happening on the other side of the map!) meanwhile, in the player's web browser, these regular updates from the server are gradually applied, so the server's periodic contemplation is rendered as a seamless sequence of fluid movements... unless those updates aren't really so regular at all ... the contract that the server has with the client -- that the server will give the client evenly spaced out updates at regular-enough intervals so that the client can smoothly move between them -- isn't actually the same as the contract that setInterval provides. all setInterval(update, 1000) means is that there will be ABOUT one thousand milliseconds between each of your updates, usually more. so if the actual interval ends up being 1009ms one frame, the next update won't be about 991ms later so that updates happen at regular one second intervals, it will be more like 1007ms later, so that now you're a total of 16 ms away from the contract you had with the client. this is known as drift. at worst, this passes on all of the problems of using setInterval for animation onto your game. but what if you're doing something fancier than just moving between the updates you get from the server as you get them? there's always going to be a random delay between what the server sends and what you get, anyway. it might make more sense to push the updates you get from the server onto a stack, and exactly as often as the server updates, pop the next set of positions off of that stack. ... except that if you're popping using one setInterval on the client, and the server is pushing out those simulation ticks using a setInterval of its own ... and each has a different drift ... they're quickly going to fall out of sync. if the server is drifting a lot, your stack might gradually accumulate thousands of positions that you just can't keep up with ... and if the server is drifting less than you are, you might run out of positions to show the player! suffice it to say, it's super important to have a setInterval that updates without drift. I threw together an implementation of one this morning. I call it a `tick`, since it works well for those simulation ticks I was talking about before. To test it, I went ahead and also made a drift visualizer. Here's a screenshot of it! The grey lines are spaced out at 0.5s intervals, and the first row of blue marks is made by setInterval, while the other row of blue marks are made by my own tick function. as you can see, they stick to the "wall clock time" a lot better than Interval does, even when you leave it running for several minutes! here's a screenshot! I'll post the source in the thread :) fun fact: everything that moves is a CSS animation 😂 I didn't want to pollute the JS event loop, although now that I think about it, it might've been better to so that I can see how well my ticker keeps itself together in the presence of some event loop pressure.
https://cloud-7qivvrkmx-hack-club-bot.vercel.app/0image.png
kayley
@kayley0
Fall 2021 with my favorite lab, section, professors, friends, and memories.
https://cloud-6yowj3x53-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-7rcbda0w8-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-6qb8x1r5z-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-emh3vpszc-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-7t0me74ln-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-3p1ywdhcj-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-34gbcxpp0-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-jw4m7lop2-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-bwdm5zxt1-hack-club-bot.vercel.app/0image_from_ios.jpghttps://cloud-pfrz5banp-hack-club-bot.vercel.app/0image_from_ios.jpg
sampoder
@sampoder0
https://cloud-i17szkncf-hack-club-bot.vercel.app/0screenshot_2021-12-14_at_2.52.34_pm.png
caleb
@caleb0
Leaf season is here
https://cloud-hyu6n17v8-hack-club-bot.vercel.app/0img_20211031_153638227_hdr.jpg
rajanagarwal
@rajanagarwal0
worked on my lab, tried out new safari and witnessed a bowl of rice fall asleep in class
https://cloud-53ab13mp1-hack-club-bot.vercel.app/0image.pnghttps://cloud-4zjwy5x6o-hack-club-bot.vercel.app/0image.png
JohnLins
@JohnLins0
https://cloud-d8dcm2sg3.vercel.app/0screenshot.png
blakedfreeman
@blakedfreeman0
Been learning “house of the rising sun” and my thumb feels like it’s going to fall off
https://cloud-fbf1pvej5.vercel.app/0image_from_ios.jpg
christina695
@christina6950
Just enjoying the Fall in Vermont
https://cloud-haqxg6lo3.vercel.app/0img_1059.jpg