Skip to content

Add a game mode to play against the genetic algorithm #14

Description

@MathieuSoysal

Feature Request

Add a new game that enables players to play against the genetic algorithm (algo génétique). This feature involves creating a playable game where the opponent will be the genetic algorithm AI.

Expected Outcome

  • Add a new game to the project.
  • Players can control the lander and compete against the genetic algorithm.
  • The opponent will always be the genetic algorithm (no other AI options).
  • Outcome and scoring mechanics should compare the player's performance to the AI. Consumed fuel.

Potential Steps

  • Implement a playable game interface for the player.
  • Integrate the genetic algorithm as the fixed opponent.
  • Add controls for the player to maneuver the lander.
  • Display both the player's and the algorithm's trajectories/actions.
  • Implement scoring and results comparison.
  • Update UI to support the new game mode.

Motivation

Adding a game mode to play against the genetic algorithm would make the project interactive and fun, allowing users to test their skills against the AI and better understand how the algorithm performs.


If you have suggestions or related ideas, please comment below.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions