From 36b61f09d6848a0db4d26023577368ef4769c7f2 Mon Sep 17 00:00:00 2001 From: JimLynchCodes Date: Thu, 5 Sep 2024 16:20:39 -0400 Subject: [PATCH] periods --- mobs/mobile_game_dev_fridays.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobs/mobile_game_dev_fridays.yaml b/mobs/mobile_game_dev_fridays.yaml index b5a853b2..e3e80b39 100644 --- a/mobs/mobile_game_dev_fridays.yaml +++ b/mobs/mobile_game_dev_fridays.yaml @@ -17,8 +17,8 @@ freeform_copy: | ## What we do We are working on various mobile game related things, including but not limited to: - - exploring examples with the "bevy" game engine (Rust coding) - - exploring examples with the "react game kit" game engine (TypeScript / React Native coding) + - exploring examples with the "bevy" game engine. (Rust coding) + - exploring examples with the "react game kit" game engine. (TypeScript / React Native coding) - setting up local workstations with android and / or ios tooling. - designing artwork, animations, spritesheets, sound effects, etc. - Fine tuning game mechanics, strategy, balacing, and "funness".