# Scut-samples **Repository Path**: scutgame/Scut-samples ## Basic Information - **Project Name**: Scut-samples - **Description**: Contains different samples that show how to use scut. - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 38 - **Forks**: 48 - **Created**: 2014-08-19 - **Last Updated**: 2024-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README ## Scut-samples Contains different samples that show how to use scut. If the Chinese downloaded using [oschina Git](https://git.oschina.net/scutgame/Scut-samples), else using [Github](https://github.com/ScutGame/Scut-samples) ### HelloWorld Use c#,python,lua script (Scut + Cocos2d-x) ![Hello](sample/Hello.png) ### GameNotice Use python,lua script (Scut + tool) ![Game Notice](sample/GameNotice.png) ### GameRanking Use C#,python script (Scut + Cocos2d-x) http & socket ![Game Ranking](sample/Ranking.png) Use C# script (Scut + Untiy3d) http & socket ![Game Ranking u3d](sample/Ranking-u3d.png) Unity3d client on "Scut\SDK\Unity3d" dir. ### Chat Use C# script (Scut + Cocos2d-JS) WebSocket ![Game Chat](sample/CocosJSChat.png) ### Doudizhu Use C#,python script (Scut + Cocos2d-x) ![Doudizhu](sample/ddz.png) ### Koudai CCG mobile game (Scut + Cocos2d-x) ![Koudai](sample/koudai.png) ![Koudai](sample/koudai2.png) ### Unity3d Demo Use C# script (Scut + Untiy3d) ![Unity3d](sample/u3d-login.png) ![Unity3d](sample/u3d-role.png) ![Unity3d](sample/u3d-main.png)