@owais3And today i started working on a new project an online chess game
@SourMnMs1Been working on adding enemies to my little bow game.
Still trying to wrap my brain around properly detecting collisions.
Using the Terraria target dummy as a placeholder, LOL
@Danielle3Continued working on the toaster section of my cooking game, there have been some issues with moving the pieces of bread but I'm definitely getting closer.
@Danny1Currently working on migrating a step tracking game to Expo SDK 52.
@XanderKleiber3No noticeable differences today, but I tracked down the crash in the game, so the 3DS doesn’t crash when closing the game anymore.@PonderSlime4Today i added a play zone to my card game. I tried to add a feature to reorder, but it is not working atm :heavysob:github.com/PonderSlime/Magic-Card-Game
Edit: You can reorder, but only by moving the bottommost (leftmost) card to the top (rightmost) position. Not really what i wanted :im-sobbing: , but im not going to worry about fixing it, as it is a very minor thing.
@technical_.1Today, I started a new project to create a game where players enter unique words that haven't been submitted by other users.
@KaylaWong1i finally finished my cupcake baker game! this is the first draft (i think i might incorporate more customization later on). i added in all of the backgrounds and the drawings for the sprites. i also added more sound effects and a customize your cupcake page!!
@sarvesh4[Day 3] Working on a maze game with randomised maze generation.
@AlexLu-U02NJJRQN861Drew some ascii_art for a guessing game to test my ascii image loader
@BarnabásBalogh0I created Tank Fight, a multiplayer tank battle game written entirely in Python. This project combines my passion for coding and game development, offering a fun and interactive experience for players.
In the game, two players control tanks on a shared battlefield, aiming to destroy each other using strategy and precision. I designed the gameplay mechanics to include features like shooting projectiles, avoiding obstacles, and navigating the terrain. The game loop handles collision detection, movement, and scoring in real-time, ensuring smooth gameplay. I'm still in early stages but it will be awesome!
@3XAY2Updated the README.md for the game we made at Counterspell. Now it actually tells you the game, how to play it, and who made it!
@IvanE.0Started work on a rpi memory game today, gonna add functionality tomorrow
@Danielle3Today I continued working on my pygame cooking game, I am now trying to get the toaster section working so that the player can drag the bread into the toaster.
@SG4I finished my number guessing game and shipped my Mini Game Hub project. I started a new Pac-Man project
@quillbeam2currently making a silly lil petsim game in html and js! i've only got basic walking behaviors pinned down right now
(old name was webagotchi, recently changed to Taskiitty cuz old name was unoriginal)
@Kacper3After more than 5 hours 😞 You can finally leave a game and your sprite will be deleted! github.com/a-potion/hackbox . It' a JackBox style game, and will eventually be MadLibs. It's hosted on Nest!
@KindOne2I just uploaded my first project! It’s a simple whack-a-mole game—not much, but I’ll be uploading more cool and better projects soon
@XanderKleiber3Today I worked on my remake of Spooky's Jumpscare Mansion in C++ for the 3DS. I added the ability to parent objects, and children update transforms based on their parents. I also fixed a couple minor issues with order of operations for components. Apparently there is an issue on exit which crashes the game, which I still need to figure out.@hjw11123worked on more js and css for note guessing game
@Bolb20190This is the start of a game I'm making with Godot, I started development of this game at the recent counterspell Boston. This is the first game i have ever made outside of scratch lol so the hour count will be a little larger than it should seem for the project, please be understanding and no hate. (idk if there is a lot of hate about that kinda thing). anyways, I added a camera that can switch between the two characters you see on screen and it works... most of the time.
@noglin__2first day on break, meaning first day of thanksgiving week coding!
today I worked on bringing my game engine's github back up to speed after merging some old changes. took a bit of work (and more pushes than i would like to admit) to get windows builds back up, especially considering the absolute sins committed in that codebase. i also managed to remove one of the longest-standing bandaid fixes i had in place for MSVC compilation which was nice (though in the future i'm switching to mingw-w64 for my own sanity).
@KittyCat0After working for a bit on a bot that will inform users about cybersecurity, I decided it was about time that I added a second level to my Slime Game that I made this summer. So I opened Godot and got to work. I first implemented the function that will transport the user to the next level, then, I started working on actually making it!
@creatorGL1made a working demo of conway's game of life in python 🙏
@ViviTheQueen0starting working on a new game yesterday@MrBlemc0That's how my "game" walls of destiny looks like now, while I am starting to code
@LiamShah0Just uploaded a simple tik tak toe game in the console. Learning a new language so this was great practice.
@UdayPrakashGupta3hello everyone! today i worked on making a little game while also learning javascript! worked on making it responsive also!
@UdayPrakashGupta3Hello everyone! currently working on a block stacking arcade game! im new to javascripts so im looking out for tutorials rn.
i had a supper exhausting day today.
@Arch10100Shipped a ship today over a silly card game. I mean it could be better but it's 11:40pm for me. I'm done.
@Bartosz3Having issues with game, but let's say it's going well. One hour definitely done, I was debugging something only to get to know that one feature doesn't work on Forward+ mode properly... And I can't get gun to show up for my character, but it's currently just a character walking on your desktop lol
@Tishya0Sneak peek into my counterspell game Nerd or Lovebird.
Join Marvin, our CS nerd on his journey to either work on his degree or get the girl! Help him go through tasks like showering, touching grass and talking to girls to get the girl OR to study and write his exam to get his degree!
@ChanminKwon3Trying to tidy up my game from the counterspell gamejam...
pygame is confusing :/