You are browsing as a guest. Sign up (or log in) to start making projects!

GeorgeSun

@GeorgeSun

Joined June 24th, 2026

  • 11Devlogs
  • 7Projects
  • 3Ships
  • 30Votes
2nd Place in Hack Club Campfire Ottawa
Ship

Me and my friends made a game about a little mole that fights demons! There are nine different levels, inventory system, main menu, health system, and many different intricate systems such as the parry system! The most challenging part about this was making the enemy pathfinding as there were many bugs and glitches during the creation process. I am most proud of how polished the game is because the game feels very reactive and fun to play. You can play my project with the demo link!

  • 2 devlogs
  • 6h
Try project → See source code →
Open comments for this post

1h 53m 1s logged

Here are some schematic and 3D models I had made of the slot machine before I started building it. I had modelled everything first to ensure building was a smooth process.

1

Loading discussion…

0
44
Open comments for this post

5h 8m 30s logged

Finished the game with 9 levels, end screen, win screen, and boss at the end. You can play the game right now!

0

Loading discussion…

0
13
Ship Pending review

I made an interactive, hardware-driven slot machine featuring three physical reels, automated coin detection, a joystick lever mechanism, and a custom payout dispenser.

Getting the physical wheels of the slot machine to spin was the first challenging part. I originally planned to have two Arduinos, one to control the wheels and one to control the rest of the components. However, I am not very experienced with Arduino communication, and it didn't end up going anywhere. Instead, I had to go for the easiest solution, which was to wire everything to one Arduino instead, which had its caveats, such as not having enough pins. Also, making sure that the step motors did not jam was a huge issue, as we had a 12V 5A power supply that was on the lower end to power these motors that perform much better on 24V. To fix this, I ended up just running them at a slower speed and acceleration.

The part I am most proud of is the look of the slot machine. Even though I didn't end up getting all of the 3d prints I needed, I compromised with cardboard, and the design of it still ended up looking pretty cool. I am also happy about the fact that all of the components work together as it goes from the different game states, completing the game loop.

  • 1 devlog
  • 1h build
Video of Project → See source code →
Open comments for this post

49m 13s logged

Made an interactive slot machine with three wheels. Each wheel has 10 different symbols, and if the wheels show the same symbol, the user gets a jackpot. The user inserts a coin to activate the system, then switches the joystick down to spin the physical reels. Each time after the user presses the joystick down, it stops each motor until each motor has stopped. Each motor self-adjusts to display a specific symbol to the user. If the user hits a jackpot, a specialized dispensing mechanism triggers a payout to reward the user.

13

Loading discussion…

0
3885
Ship

I made a WarioWare themed game with 9 minigames in total. You have to beat as many minigames as possible before running out of lives. What I found was challenging was designing and creating my own minigames. What I am most proud of is how polished the game feels especially how animated the menus feel. The controls are intuitive and easy to learn as in most of the minigames, you only use the mouse.

Try project → See source code →
Open comments for this post

1h 52m 10s logged

Made ui look a lot better, added settings menu, game over menu, added find luigi minigame, space invaders minigame, and pong minigame. Replaced platformer minigame with doodle jump minigame

0

Loading discussion…

1
97

Followers

Loading…