Final scrapbook post for arcade! Currently i am working on creating a racing game, although i am encountering some bugs with the framerate and the car collisons.
GitHub Repo : github.com/PonderSlime/PowerRacer
Here is my progress on my bin project. So far i have wired up several of the sensors and made the onboard LED blink.
Github Repository: github.com/PonderSlime/The-Bin-Project-1
:jam: This is my second from last scrapbook post for #C07FMS2CC5A|. The last one will be on either Wednesday or Thursday. What i achieved by now includes a gravity swap mechanic, better lighting, improved textures, and much more. I also added a dynamic crosshair and a VHS shader.
Github Repo: github.com/ponderSlime/loopholes
:jam: My first scrapbook post for the #arcade-jam. So far i have added basic player movement, a space station, portals, and a basic enemy AI. I have also added flickering lights to it.
Github Repo: github.com/ponderSlime/loopholes
I am submitting my website that i have been working on, not because it is complete, but because I am starting on #C07FMS2CC5A|. Here is the description
I have coded my own website in HTML and have hosted it on Github. Some of the cool features that it has includes a sticky header, global headers and footers, a custom 404 page, and a load of my custom 3D art that i created in Blender a while back. I have paid attention to detail when creating this website, and the layout changes slightly depending on the screen size. It uses Inter font, which i discovered from @\acon’s sticker workshop. The first two pictures shown are on desktop, and the second two are on mobile device screen sizes. Every picture on this website i created myself.
The website: ponderslime.github.io
The repository: github.com/PonderSlime/ponderslime.github.io
I have finally finished my Bin project for #arcade.
The project is a light and sound playground, where you can play around with the joystick, encoder, and number pad to control the lights and sounds. It also has a humidity detector and OLED screen for extra fun. There is an LED matrix with scrolling text also coded. The buzzer can play any MIDI file (as long as it is in code!), which means complex songs are easy to code.
The Wokwi link: wokwi.com/projects/404859127009273857
The Github Repository: github.com/PonderSlime/The-Bin-Project-1
Warrenguard (2D RPG about rabbits)
Warren Building / Level Selection Update
In this update of my game, I have added major customization to the warrens, more levels, a level selection screen, and more.
The new customization options of the warren includes wood floor and walls, and the ability to place lanterns and crates. One of the more minor additions includes the ability to toggle the flashlight inside of the warren.
The newly-added lobby allows players to have a way to select the levels and enter the warren with ease. The level selection screen has the ability to lock levels if the player is not at that progress level.
There are several other changes that would take too long to describe here, so I'll leave you with a version of the game so that you can try out yourself!
Game Release: github.com/PonderSlime/Warrenguard/releases/tag/v0.2.5-alpha
Github Repository: github.com/PonderSlime/Warrenguard
Warrenguard (Godot game about rabbits) #arcade
Multi-Level / Music Update!
I have added a lava level which the player can explore while dodging around the hazards. In addition, I also created multiple music tracks for the game, including a new one for the warren, the level selection screen, and the lava level. Some of the other thing I have added include an enemy that shoots projectiles, a fully tile-based world building system, and more fluid blending of the different music tracks.
Github: github.com/PonderSlime/Warrenguard
Game Pre-Release: github.com/PonderSlime/Warrenguard/releases/tag/v0.2.0-alpha
Demo Video:
Warrenguard (Godot game about rabbits) #arcade
Warren / Save File Update!
I have added warrens which the player can interact with and dig in. The warrens are saved into an external file upon exiting the warren. i have also added an easter egg to the loading screen.
Github: github.com/PonderSlime/Warrenguard
Game Pre-Release: github.com/PonderSlime/Warrenguard/releases/tag/v0.1.5-alpha
Demo Video:
I have started work on creating a 2d platformer/ top down combo game for #arcade. So far I have added basic platformer movement, a simple damage system, carrots, and my favorite and what i belieeve to be completely unique to my game: a burrowing mechanic! Every bit of pixel art in the game i created by hand over many hours. Here is the game for both Windows and Linux, since i couldn't get the web version to work: github.com/PonderSlime/Warrenguard/releases/tag/Alpha
#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
#arcade Milestone Reached! My player character for my game, Planet Earth: Stranded, is fully rigged, animated, textured, and ready to be imported into Godot Engine! The current animations consist of a walk cycle, run cycle, and idle animations. Here is the repository, where i have more info about the project as a whole, as well as all the files: github.com/PonderSlime/Planet-Earth-Stranded