fmrico / fmrico/ATCSim

Clase Waypoint

Open
#29 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
17
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Creación de una nueva clase Waypoint con, al menos, coordenadas x, y y nombre del punto (más funcionalidades posteriormente). Esta clase servirá para crear rutas predeterminadas a los aviones (si se quiere emplear esta funcionalidad) pasándole el nombre del Waypoint siguiente de la ruta.

Los hitos son:

- [x] Crear la clase Waypoint(name, x, y).
- [x] Dibujar Waypoints en pantalla del aeropuerto.
- [x] Modificar Position para que acepte Waypoints o coordenadas.
- [x] Clases de Test para todas las clases implicadas (Waypoint y ficheros AirControllerUtils)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking whether the Waypoint and Position classes and the AirControllerUtils test files already exist, since every listed milestone is marked complete. Verify the implementation against the issue’s checklist: Waypoint(name, x, y), airport-screen rendering, Position support, and tests for the affected classes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.