Skip to content

Seperate Rendering code in seperate file #16

@Arsenic-ATG

Description

@Arsenic-ATG

currently all the rendering and utility functions used for rendering objects on the screen are present in main.cpp only, as the game will get more complex and graphic intensive, it would slowly be very hard to maintain all the functions.

It would be great to maybe separate all the functions in a new file (maybe call it renderer.cpp or gfx_utils.cpp)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C++Requires C++ knowledgegame logicDeals with core game logic, nothing to do with UIgood first issueGood for newcomers

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions