From 209dfb1a9023da33e29975192ec1b753817ae77b Mon Sep 17 00:00:00 2001 From: flamez Date: Fri, 14 Feb 2025 11:47:22 +0000 Subject: [PATCH] Update src/index.html --- src/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/index.html b/src/index.html index bfd59aa..9271a7f 100644 --- a/src/index.html +++ b/src/index.html @@ -46,7 +46,10 @@

The first meeting was spent figuring out the roles people wanted; I decided to give myself the role of Generalist as I don't excel in any given skill needed for the development of a game; this gives me a great chance to learn new skills and get better at the ones I'm familiar with like programming from last semester. After all other roles were given out, we decided to gather everyone's thoughts on what game engine we were going to use; after the discussion, we decided on the use of Godot this meant that for any programming I was going to do, I would have to learn a new language as Godot offers GDScript or C# this intrigues me as I learned Java last Semester and that is the only language I am familiar with, this means I can take this opportunity and learn a new programming language. We then discussed the programming language and decided to use C#. This was a decision because some group members were only familiar with Java, and C# would be close to Java, so there would not be much of a learning curve.

+

We then decided to talk about the actual Game. We first decided on the Gameplay. We collectively agreed on a Roguelike. We also suggested the theme of the game to be a Marine setting as that would be a new idea for roguelikes as they are mainly set in Dungeons. This would be a change of pace for the genre. Leo suggested using weapon modifiers/enhancements based on the biome. This would lead to enemies having resistance and weaknesses; this was a great idea agreed upon in the group, and we then discussed movement and combat. We had a couple of suggestions but decided upon turn-based combat and a grid-style movement. We then wanted to discuss the game's player character, and after discussion with the Story Writer (Caoimhe) and as a group decision, we thought it would be interesting to have the character be a robot. This was an idea liked by the entire group, and a robot is a fantastic choice as it offers a variety of storylines, which is very intriguing. +

+