mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-26 15:29:40 +00:00
[PR #797] [MERGED] feat: added naval_battle, to games. #1314
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/797
Author: @CarlosZoft
Created: 2/5/2021
Status: ✅ Merged
Merged: 2/19/2021
Merged by: @ayaankhan98
Base:
master← Head:master📝 Commits (10+)
62279c3feat: added naval_battle, to games.9f6e1d1update: translating and adding brief description397872bupdating DIRECTORY.mde4f0541Update : brief description of headeref10b32Update : Description of functions9fd686bUpdate : improving code visualization4cbeebeUpdate : Updating details99c5cecMerge github.com:CarlosZoft/Ceb0f5f1Update : header1733aa9Update : adding keys📊 Changes
2 files changed (+947 additions, -0 deletions)
View changed files
📝
DIRECTORY.md(+1 -0)➕
games/naval_battle.c(+946 -0)📄 Description
Description of Change
Naval battle done in C
References
https://pt.wikipedia.org/wiki/Batalha_naval_(jogo)
Checklist
Notes:
Solution in C
output example : https://prnt.sc/yfo4b1
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.