CodingTrain / CodingTrain/Suggestion-Box

Coding Challenge: Simulate moral conflict

Aperta
#1,008 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
570
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Create an environment where many vehicles compete with each other to reach a fixed target. When a vehicle reaches the target it gets bigger in size.
Case 1: If it speeds up, it reaches the target first. Its size increases.
Case 2: If it slows down and lets the others reach first,the overall size of the group(including itself) increases. However, this growth is lesser than in the former case.
The probability of reaching the target first is random. However,if it chooses option 2, the growth is guaranteed but much slower. So,the vehicle has to decide which option to choose to reach the maximum possible size in a certain time.
Interested to see if moral conflict can be 'simulated', where an entity has to decide between being selfish vs working for the greater good.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

L'issue non indica file, test o punti di ingresso, quindi inizia definendo l'ambito della simulazione e come rappresentare le scelte dei veicoli, gli esiti casuali e la crescita dei gruppi. Il lavoro sarebbe completato quando saranno stati concordati un obiettivo di implementazione e un comportamento misurabile per confrontare strategie egoistiche e cooperative.

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

Valutazione

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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.