Console_UNO_Game

所属分类:游戏机
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-06-27 10:28:24
上 传 者sh-1993
说明:  UNO纸牌游戏,在控制台终端中玩,玩家人数为3至5人,
(UNO card game made to play in Console Terminal between 3 to 5 players,)

文件列表:
Info.cpp (3891, 2023-06-27)
MovesAndRotation.cpp (4757, 2023-06-27)
Plan.txt (332, 2023-06-27)
UNO_game.cpp (2052, 2023-06-27)
UNO_game.exe (104392, 2023-06-27)
cards.cpp (591, 2023-06-27)
cards.h (1409, 2023-06-27)
player.cpp (401, 2023-06-27)
player.h (1365, 2023-06-27)

# :spades: UNO ## About the Game This is a card game. These Uno Cards have the Colors as the suite. It has the Number and Power Cards To play with. The aim of the game is **Finish Your Cards ASAP** The [Rules](https://github.com/mr-ayush-agrawal/Console_UNO_Game/blob/master/./Info.cpp) of the game will be displayed each time when the player start the game. And You Can Type `Rule` or `Rules` any time of the Game to Refer the Rules. ## About the Project This is a game which I am making as a Personal work. There is no reference which I am currently following.
This Project will be a example of **Low Level Design** of a program. The game would be in C++ as I am haven't made any project since a long time in this laguage ## What I think I will learn form this Revision of the Language C++ As i haven't written code in that form a long time. Get the view of Low level design and how code works. Most important the flow of the Call stacks and the values passed during the stack Call. Working with multiple source code files in C++. I have crated a long program but never worked with the multiple file having the source code for a single program. Integrating a new feature in exisiting code as I am planning to add some new features once the basic game is complete.

近期下载者

相关文件


收藏者