mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-21 12:59:35 +00:00
[PR #787] [CLOSED] feat: add game algorithm, to games. #1303
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/787
Author: @CarlosZoft
Created: 2/2/2021
Status: ❌ Closed
Base:
master← Head:addGame📝 Commits (6)
d2fdf5bPower of Three3b999a1Update Readmea4b0388reverse commit1a1c9dfxd9e58ccdadd naval_battle game algorithm, to games0c7ad8afeat: add game algorithm, struct 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.