From 0da41401d5f8d5f8ef3c8cb55743a2e6dbe8c039 Mon Sep 17 00:00:00 2001 From: RITESH KUMAR PANDEY <39904997+Riteshkpandey@users.noreply.github.com> Date: Wed, 30 Oct 2019 16:13:47 +0530 Subject: [PATCH 1/2] Contribution --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b9ebf4..8ef5a8a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Ludo-Game-in-C Ludo Game in C Graphics Ludo is the most popular indoor Indian game. It is very popular in all age group person. In this project we built a Ludo game using a C graphics and time libraries. It follows all the rules and laws of actual ludo game. This is a four player game and one easily play this using turbo C++ application. Only prerequisite is that your turboo C++ is set on the graphics mode setting. You need to put this file into the bin folder of turbo C then compile and run. +Contribution:- Documentation and report making. From e67e73337aba2efd347ff39f36c932d121ac29c2 Mon Sep 17 00:00:00 2001 From: RITESH KUMAR PANDEY <39904997+Riteshkpandey@users.noreply.github.com> Date: Wed, 30 Oct 2019 16:15:50 +0530 Subject: [PATCH 2/2] contribution modify --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ef5a8a..6484dde 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Ludo-Game-in-C Ludo Game in C Graphics Ludo is the most popular indoor Indian game. It is very popular in all age group person. In this project we built a Ludo game using a C graphics and time libraries. It follows all the rules and laws of actual ludo game. This is a four player game and one easily play this using turbo C++ application. Only prerequisite is that your turboo C++ is set on the graphics mode setting. You need to put this file into the bin folder of turbo C then compile and run. -Contribution:- Documentation and report making. +Contribution:- Ritesh Kumar Pandey Documentation and report making.