mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-20 20:39:37 +00:00
[PR #788] [CLOSED] feat: add game algorithm, to games. #1304
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/788
Author: @CarlosZoft
Created: 2/2/2021
Status: ❌ Closed
Base:
master← Head:newGame📝 Commits (7)
d2fdf5bPower of Three3b999a1Update Readmea4b0388reverse commit1a1c9dfxd9e58ccdadd naval_battle game algorithm, to games0c7ad8afeat: add game algorithm, struct games28b44e9feat: add game algorithm, to games📊 Changes
1 file changed (+782 additions, -0 deletions)
View changed files
➕
games/naval_battle.c(+782 -0)📄 Description
Description of Change
References
Checklist
Notes:
I'm adding a game called Batalha Naval, using only <stdio.h> (commented).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.