▲ 0 ▼ Keyboard Football Game (codeberg.org) submitted 8 months ago by TheracAriane@thebrainbin.org to c/gamedev@programming.dev 4 comments fedilink hide all child comments CONTROL_MAP = { # Movement & Basic Actions 'Up_Arrow': {'action': 'MOVE_UP', 'type': 'movement'}, 'Down_Arrow': {'action': 'MOVE_DOWN', 'type': 'movement'}, 'Left_Arrow': {'action': 'MOVE_LEFT', 'type': 'movement'}, 'Right_Arrow': {'action': 'MOVE_RIGHT', 'typ...
[–] TheracAriane@thebrainbin.org [S] 1 point 6 months ago (1 child) To know about the reader's thought on this. permalink fedilink source parent hideshow 2 child comments replies: [–] TheV2@programming.dev 0 points 6 months ago (1 child) I get that, but I didn't understand why you posted the code as an issue instead of checking in the code to your repository. If you're not familiar with git version control, you could start with the basics alongside your first projects (even if they are AI-generated). But after looking at your repositories, I think I have too many questions that are probably better left unanswered °-° permalink fedilink source parent hideshow 2 child comments replies: [–] TheracAriane@thebrainbin.org [S] 1 point 5 months ago Basically, l use Codeberg as a cloud platform for saving away my files online and also share links of them conveniently:))) permalink fedilink source parent
[–] TheV2@programming.dev 0 points 6 months ago (1 child) I get that, but I didn't understand why you posted the code as an issue instead of checking in the code to your repository. If you're not familiar with git version control, you could start with the basics alongside your first projects (even if they are AI-generated). But after looking at your repositories, I think I have too many questions that are probably better left unanswered °-° permalink fedilink source parent hideshow 2 child comments replies: [–] TheracAriane@thebrainbin.org [S] 1 point 5 months ago Basically, l use Codeberg as a cloud platform for saving away my files online and also share links of them conveniently:))) permalink fedilink source parent
[–] TheracAriane@thebrainbin.org [S] 1 point 5 months ago Basically, l use Codeberg as a cloud platform for saving away my files online and also share links of them conveniently:))) permalink fedilink source parent