Commit Graph

12 Commits

Author SHA1 Message Date
Carlos
5bf3c34f51 Update : common if 2021-02-19 02:34:26 -03:00
Carlos
f47b18cf6d Update : return 2021-02-19 02:26:55 -03:00
Carlos
1733aa9c15 Update : adding keys 2021-02-18 23:11:14 -03:00
Carlos
eb0f5f138b Update : header 2021-02-18 22:56:31 -03:00
Carlos
4cbeebe6a4 Update : Updating details 2021-02-18 03:03:02 -03:00
Carlos
9fd686b619 Update : improving code visualization 2021-02-18 03:00:14 -03:00
Carlos
ef10b322a2 Update : Description of functions 2021-02-18 02:33:38 -03:00
Carlos
e4f0541744 Update : brief description of header 2021-02-18 02:22:29 -03:00
Carlos
9f6e1d1a8d update: translating and adding brief description 2021-02-15 03:45:58 -03:00
Carlos
62279c3f13 feat: added naval_battle, to games. 2021-02-05 17:10:18 -03:00
github-actions
56e7291215 formatting filenames 485a6fe60e 2020-07-31 11:01:20 +00:00
Sai Vivek Amirishetty
485a6fe60e
Added a new Tic Tac Toe game made using C (#530)
* Added a new Tic Tac Toe game made using C

* Removed .DS_Store from CGames

* Delete .DS_Store

* Updated Formatting

* Deleted the file

* Updated Code Formatting

* Deleted .DS_Store again

* Updated Comments in the Code

* Updated code information

* Updated Documentation

* Updated Information

* fix filename

* enable cmake for games

* add docs and make better global name

* fix clang errors

* Fixed Segmentation Error

* Update games/tic-tac-toe.c

Co-authored-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>

* Updated Function Description

* Update games/tic-tac-toe.c

Co-authored-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>

Co-authored-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-07-31 07:00:30 -04:00