Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Fog of war

Aperta
#13 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
20/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
csharp
Ambito
game-dev

Direzione di ricerca

The issue names no files, tests, or entry points, so first map the repository to find where terrain visibility, enemy units, battles, and concealment are handled. Use the listed visibility rules as acceptance criteria: terrain remains visible, enemy details depend on friendly sight and battle state, and concealed units appear only when an enemy occupies the same hex.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

TODO:

  • Do not obscure terrain, only enemy armies/units
  • Allow the player to see enemy armies on the whole map but not the number of units or the type of units
  • Allow the player to see how many units the enemy has if they are seen by friendly units;
  • Allow the player to see what type of enemy units the enemy has when they are in battle;

Concealment: Some units have the ability to evade detection by other units. A concealed unit will not be seen unless the enemy is in the same hex as it. Units can only conceal themselves in terrain of certain types.

Lingua principale
C#
Stelle
2
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ledpup/StrategyGame

Tutte le issue di ledpup/StrategyGame

Issue simili

Altre issue su C#

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.