The 2024 Wheel Reinvention Jam is in 7 days. September 23-29, 2024. More info
Brian Maher's Avatar
Brian Maher
I'm a freelance programmer who has been working on transitioning into game development the handmade way.
Website
Twitter/X
Member since

Recent Activity

Added dogs to my laser puzzle game today!

View original message on Discord

Added portals to my laser puzzle game today!

View original message on Discord

Also, added this mechanic to the puzzle to avoid crossing beams. The sphere is a "black hole" but it doesn't do anything yet. I'd like to animate everything getting sucked into it next.

View original message on Discord

I went over how I go about creating a level with just C code on stream today: https://www.twitch.tv/videos/2217408731

View original message on Discord

Made a simple animation system for my game today. Much easier to chain keyframes and animations now.

View original message on Discord

Started filling out the environment in my laser puzzle game

View original message on Discord

Added level transitions to my unnamed laser puzzle game. Still a bit simple, but good starting point.

View original message on Discord

Got basic lighting setup today in my laser puzzle game.

View original message on Discord

1,234 lines of C code later (plus raylib) and I have a game!

View original message on Discord

Made mirrors movable in my laser puzzle game. Still working on core systems, but going to get to making levels soon and doing a visual overhaul after that.

View original message on Discord

Entity selection and mirror rotation working

View original message on Discord

Little laser puzzle game I've been working on in Raylib & C

View original message on Discord

Writing areas to underlying grid and handling edge-cases

View original message on Discord

Added some labels to help with debugging and mapping between world cell position and index in underlying data grid

View original message on Discord

Starting on a level editor for a new game project. Just got camera controls and area selection working.

View original message on Discord