abidurrahman11 / abidurrahman11/Pygame-Racing-Car

Refactor Main game logic into Modular Structure

Aperta
#46 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
18
Fork
26
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Description
Currently, main game logic code is written in single file, which makes the code difficult to maintain, extend and test. It needs modularizing To improve the structure, readability and reusability.

## Goals
1. Seperate the main game logic code into modules and classes.
2. Improve separation of concerns.
3. Prepare the code for easier features additions or fixing bugs.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.