In this UIBuzz episode, I discuss using Cursor, an AI-enhanced IDE based on Visual Studio Code, to build a React app and then a SwiftUI app. Despite some issues, Cursor efficiently handled tasks, proving to be a valuable tool for developers.Reach out to me at PeterWitham.com ★ Support this podcast ★
Here are some thoughts on using prebuilt assets to build your games and apps. Personally, I think it's fine to use them, but I want to offer both sides for consideration.(00:00) - Introduction (01:14) - The Pros (03:47) - The Cons (06:55) - Contact me on X (07:25) - Support the Podcast Support the Podcasthttps://peterwitham.com/bmcContacthttps://peterwitham.com/contact ★ Support this podcast ★
In this episode, I discuss Warframe, an amazing free-to-play game. I highlight its fair monetization, cross-platform play, and community engagement, contrasting it with the failures of other AAA studios. I encourage listeners to try Warframe and support its developers if they enjoy it.Try Warframe at warframe.comReach out to me at www.peterwitham.com/contact ★ Support this podcast ★
In this episode of the UIBuzz podcast, I return after a month's break to discuss my recent projects and a concerning trend in the gaming industry. Including an update to my "Endless Hurdles" game timed with the Olympics, learning Blender for 3D graphics, and developing a new macOS project management app.I also delve into Bungie's layoffs, scrutinizing management's decisions and their broader implications for the gaming industry. I share my frustration over the industry's treatment of employees and encourage a shift towards valuing and nurturing talent.Listeners can join the conversation with me on X @UIBuzz and find more details about my projects on PeterWitham.com and my live streams on twitch.tv/compileddev. ★ Support this podcast ★
I talk about my experiences learning Blender in public to create some 3D assets for my games. Then I discuss testing on multiple devices to get a real feel for performance problems with your apps and games.Mentioned in this episodeMy Godot Endless Runner video courseJoey Carlino's excellent Blender modeling video ★ Support this podcast ★
In this episode of the UIBuzz podcast, I delve into the important topic of valuing your time. I discuss why it's essential to recognize the worth of your time and the fine line between offering services for free and charging a monetary value for your efforts.I give practical advice on handling changing circumstances, especially when transitioning from offering free to paid services, and stress the importance of not feeling guilty about charging for your work.I encourage listeners to reflect on what their time is worth and to find a balance that works for them.I emphasize the need not to feel bad about charging for your services if your situation changes and you can no longer offer them for free.Thank you for tuning in! If you have opinions on this topic, contact me at PeterWitham.com/contact.Share this episode with someone who might benefit from this perspective. ★ Support this podcast ★
I want to add a cross-platform leaderboard to my updated rebuild of Endless Hurdles. There are two options.1. I build my own2. I use a 3rd party serviceIn this episode, I will discuss the pros and cons of both options in the hope that it will help you when you need to make similar choices.Play Endless Hurdles for iOShttps://peterwitham.com/ehContact mehttps://peterwitham.com/contactCould you show your support by buying me a coffee?https://peterwitham.com/bmc ★ Support this podcast ★
I have spent the last few weeks deeply investing in converting my site PeterWitham.com from WordPress hosting to static site generation through Astro. It has been an intense couple of weeks to beat my deadline before the WordPress hosting renews for another year. In this episode, I share tips and thoughts to help you do the same.Mentioned in this episodeAstroTailwindCSSContact me ★ Support this podcast ★
Some thoughts on the wins and losses of developing a game by yourself versus a team.I welcome your participation in the show and discussion of this topic.(00:00) - Introduction (00:14) - Solo game development (03:53) - Buy me a Coffee (04:52) - Contact Me Contact me to share your thoughtshttps://peterwitham.com ★ Support this podcast ★
In this episode of the UIBuzz podcast, I explore the journey of updating and porting my Unity game to Unreal Engine.Delving into blueprints, I share my experience transitioning from traditional coding to a more visual approach. Embracing the efficiency and creativity that blueprint coding offers.I discuss the ease of logic implementation and the abundance of resources available in the marketplace. While highlighting the time-saving benefits of utilizing plugins, I emphasize the importance of focusing on innovation rather than getting lost in technicalities. Reflecting on the challenges faced with publishing and exporting on iOS, I advocate for streamlined workflows to simplify the process.Despite the hurdles, progress on the game remains steady, with dedicated development time each week. Stay tuned for more updates and insights on the evolving development journey!As mentioned in this episodeBlog post - Porting from Unity to UnrealMy Godot Endless Runner video courseMy Live streamingSupport this and future work by buying me a coffee. Thank youhttps://peterwitham.com/bmc ★ Support this podcast ★
In this episode, I am catching up on my indie game, Project Hack. I want to share my progress and plans as I build out the multiplayer version in Unreal Engine.This is a fun passion project for me, and it fills the gaps between work and side projects that need to be done.You can find the blog posts athttps://peterwitham.com/p8k ★ Support this podcast ★
In this episode, I discuss the importance of adding achievements to games after implementing a leaderboard in my iOS game. I explain achievements, how they benefit player engagement, and how they extend the game's lifespan. I share examples like jumping hurdles and seasonal events to keep players coming back. Achievements provide goals, a sense of accomplishment, and friendly competition. I encourage game developers to integrate achievement systems for an enhanced player experience and competitive edge.Join me on the podcast to share your game and app development thoughts.https://peterwitham.com/contactYou can also show your support by buying me a coffeehttps://peterwitham.com/bmc ★ Support this podcast ★
In this episode of the UIBuzz podcast, host Peter Witham discusses the increasing challenges and restrictions app developers face when using app stores.He highlights the need to explore alternative options, particularly web apps, to solve these problems. Peter emphasizes the advantage of web apps in terms of cross-platform compatibility and the ability to write code once. However, he acknowledges the difficulty in providing the same user experience as native apps, especially with the simplicity of one-click installs and home screen icons.Peter believes that solving this problem will significantly contribute to the usability and popularity of web apps. He mentions the growing importance of web browsers, even on devices like the Apple Vision Pro, and wonders about the potential of other headsets.Peter admits that he is not up to date with the latest web app technologies and asks for suggestions and recommendations from the community. He encourages listeners to share their thoughts and even invites them to join the show as guests to discuss this topic further.Peter concludes by emphasizing the relevance of considering web apps as app stores become more complex regarding rules and revenue sharing.As mentioned in this episodeEU and US Apple AppStore ChangesContact mehttps://peterwitham.com/contactYou can also show your support by buying me a coffeehttps://peterwitham.com/bmc ★ Support this podcast ★
I have found that the performance on Android of a Godot 4 exported game is just dreadful—some questions and observations in this episode.You can also show your support by buying me a coffeehttps://peterwitham.com/bmc ★ Support this podcast ★
In this episode of the UI Buzz Podcast, I discuss adding Game Center support to my SpriteKit game. Adding game services, like leaderboards, can enhance the gameplay experience and encourage friendly competition. Integrating GameCenter was surprisingly easy, and it handles user accounts and cheating prevention. Resetting the leaderboard every seven days ensures fairness. I also mention the potential for implementing an achievement system tied to specific events. Game services can be used with different game development environments.Also, I'm working on a Godot Engine video course and invite listeners to sign up for updates.As mentioned in this episode,Godot video course notification signupYou can also show your support by buying me a coffeehttps://peterwitham.com/bmc ★ Support this podcast ★
In this episode of the UIBuzz podcast, I discuss the issue of AAA games not meeting players' expectations and feeling bored and uninspired. The problem stems from game companies sticking to a successful formula and releasing new content that feels repetitive. For example, first-person shooters and multiplayer online games offer the same gameplay with minor additions. This lack of substance in DLCs and expansions has made players skeptical and turn to indie games for more exciting experiences.I highlight the importance of indie game developers who take risks and create unique and experimental games. The rise in attention towards indie games challenges the dominance of AAA games with their hype-driven marketing. Support this and future work by buying me a coffee. Thank youhttps://peterwitham.com/bmc ★ Support this podcast ★
I discuss my plans for game development, including my first 3D game, and the importance of learning, planning, and following best practices. I also talk about existing 2D games and building a video course on building a 2D runner game with the Godot engine.As mentioned in this episodeLivestreamContact meSupport this and future work by buying me a coffee. Thank youhttps://peterwitham.com/bmc(00:00) - Introduction (00:18) - This years game development plans (00:33) - My first 3D game (05:13) - My 2D game plans (07:44) - My Godot video course (10:55) - Livestream (11:17) - Buy me a Coffee (12:15) - Twitter/X ★ Support this podcast ★
I cannot think of a game that does not have some UI. In Unreal Engine, widgets are the answer to creating and displaying a UI. In this episode, I'll explain how I create and manage them based on research for best practices and suggestions.As mentioned in this episodeProject Hack update blog postPlease show your support by buying me a coffeehttps://peterwitham.com/bmcContact Mehttps://peterwitham.com/contact(00:00) - Introduction (00:21) - Unreal Engine Widget workflow (00:58) - ProjectHack updates (02:17) - Creating a Widget Blueprint (03:26) - HUD Class (04:07) - Adding widgets to the screen (11:07) - Twitter (11:15) - Buy me a Coffee ★ Support this podcast ★
In this episode, JetBrains released the Kotlin multiplatform roadmap for 2024. Learn more about the exciting developments in Kotlin multiplatform for next year.As mentioned in this episode,JetBrains Blog postFleetSupport this and future work by buying me a coffee. Thank youhttps://peterwitham.com/bmc ★ Support this podcast ★
A couple of different topics in this episode.- OpenAI is looking to change the ways smaller developers use the services- SpriteKit development continues with updates to my game for the Xmas event- Web development and content migration planning is something that takes a lot of timeAs mentioned in this episode,118+ things I didn't have to do this weekAstro.buildSupport this and future work by buying me a coffee. Thank youhttps://peterwitham.com/bmc ★ Support this podcast ★