c語言推箱子代碼Word版_第1頁
c語言推箱子代碼Word版_第2頁
c語言推箱子代碼Word版_第3頁
c語言推箱子代碼Word版_第4頁
c語言推箱子代碼Word版_第5頁
已閱讀5頁,還剩19頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)

文檔簡介

1、傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!#include <stdio.h>#include <stdlib.h>void map1();void map2();void map3();void show();void move();void main(int argc,char*argv)time_t a,b;time(&a);system("color 1e");loop1:system("cls");/刷屏printf("nnnnnntttt歡迎進(jìn)入推箱子游戲nntttt 請按a b c選擇游

2、戲nntttt 按 d 鍵 結(jié)束");int t=getch();if(t='d')printf("nttt ");elseif(t='a')傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!map1();goto loop1;if(t='b')map2();goto loop1;if(t='c')map3();goto loop1;elseprintf("nntttt 請重新輸入:");goto loop1;time(&b);printf("nnnntttt

3、 游戲總共用時%.3d秒nttt ",b-a);getch();/等待讀取回車符以結(jié)束程序void map1()傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!time_t p,q,o;time(&p);int i=4,j=4,m=6,n=2,t=1,k=3;system("cls");/刷屏system("color 2e");int x=1,y=7;char z,a99= /*為背景設(shè)置初始資料*/'#','#','#','#','#','

4、#','#','#','#','#','#','#', 3, 0 , 0 , 0 , 1 ,'#','#','#', 0 , 0 , 0 ,'#', 0 ,'#','#','#', 0 , 0 ,'#', 0 , 0 , 5 , 0 ,'#','#', 0 , 5 , 5 , 3 , 0 , 0 , 0 ,'#',&#

5、39;#','#', 0 ,'#', 0 , 0 ,'#','#','#','#','#', 3 , 0 , 0 , 0 ,'#','#','#','#','#','#','#','#','#','#','#','#','#','#','#'

6、;,'#','#','#','#','#','#'show(a);/調(diào)用輸出函數(shù)loop:/語句標(biāo)號move(a,&x,&y,i,j,m,n,t,k,&z);if(aij='!'&&amn='!'&&atk='!')system("cls");/刷屏傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!show(a);printf("tttt you are win!

7、n");time(&q);printf("ttttt 用時%.3d秒n",q-p);printf("tttt*回車重 新選擇*ntttt");getch();elsetime(&o);if(z='d')return;if(o-p>30)loop1:system("cls");/刷屏printf("tttt時間已過請重新回車選關(guān)!");int g=getch();if(g=13)/判斷是否為回車符return;else傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除

8、!goto loop1;system("cls");/刷屏show(a);/調(diào)用輸出函數(shù)goto loop;void map2() time_t p,q,o;time(&p);int i=2,j=1,m=1,n=3,t=4,k=6;system("cls");/刷屏system("color 2e");int x=4,y=1;char z,b99= /*為背景設(shè)置初始資料*/'#','#','#','#','#','#','

9、#','#','#','#','#','#', 3 , 0 ,'#','#','#','#','#', 3 ,'#', 0 , 0 , 0 , 0 ,'#','#','#', 0 , 5 , 0 ,'#','#', 0 , 0 ,'#','#', 1 , 0 , 5 , 0 , 0 , 3 , 0 ,&

10、#39;#','#', 0 , 0 , 0 , 0 , 0 , 0 ,'#','#','#','#','#', 0 , 0 , 5 ,'#','#','#',傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!'#','#','#','#', 0 , 0 ,'#','#','#','#','#',&#

11、39;#','#','#','#','#','#','#'show(b);/調(diào)用輸出函數(shù)loop:/語句標(biāo)號move(b,&x,&y,i,j,m,n,t,k,&z);if(bij='!'&&bmn='!'&&btk='!')system("cls");/刷屏show(b);printf("tttt you are win!n");time(&

12、q);printf("ttttt 用時%.3d秒n",q-p);printf("tttt*回車重 新選擇*ntttt");getch();elsetime(&o);if(z='d')return;if(o-p>30)傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!loop1:system("cls");/刷屏printf("tttt時間已過請重新回車選關(guān)!");int g=getch();if(g=13)/判斷是否為回車符return;elsegoto loop1;system(

13、"cls");/刷屏show(b);/調(diào)用輸出函數(shù)goto loop;void map3()time_t p,q,o;time(&p);int i=2,j=1,m=6,n=2,t=7,k=6;system("cls");/刷屏system("color 2e");int x=3,y=6;傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!char z,c99= /*為背景設(shè)置初始資料*/'#','#','#','#','#','#'

14、;,'#','#','#','#','#','#','#','#', 0 , 0 , 0 ,'#','#', 3 ,'#', 0 , 0 , 0 , 0 , 0 ,'#','#', 0 , 5 , 0 , 5 ,'#', 1 ,'#','#','#', 0 , 0 , 0 , 0 , 0 , 5 , 0 ,'#'

15、;,'#','#', 0 , 0 , 0 , 0 , 0 , 0 ,'#','#','#', 3 , 0 ,'#', 0 ,'#', 0 ,'#','#','#','#', 0 , 0 , 0 , 3 ,'#','#','#','#','#','#','#','#','#',&#

16、39;#','#'show(c);/調(diào)用輸出函數(shù)loop:/語句標(biāo)號move(c,&x,&y,i,j,m,n,t,k,&z);if(cij='!'&&cmn='!'&&ctk='!')system("cls");/刷屏show(c);printf("tttt you are win!n");time(&q);printf("ttttt 用時%.3d秒n",q-p);printf("tttt*

17、回車重 新選擇*ntttt");getch();傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!elsetime(&o);if(z='d')return;if(o-p>30)loop1:system("cls");/刷屏printf("tttt時間已過請重新回車選關(guān)!");int g=getch();if(g=13)/判斷是否為回車符return;elsegoto loop1;system("cls");/刷屏show(c);/調(diào)用輸出函數(shù)goto loop;傳播優(yōu)秀word版文檔 ,希望

18、對您有幫助,可雙擊去除!void show(char b99)printf("tttt*n");printf("tttt 推箱子游戲 ");printf("ntttt*n");printf("tttt 人: 墻:ntttt 箱子: 目的地:ntttt 按 d 鍵 退出游戲ntttt 限時30秒!");printf("ntttt*n");int i;int k;for(i=0;i<9;i+) /使用循環(huán)將地圖轉(zhuǎn)換輸出printf("tttt ");for(k=0;k<

19、;9;k+)if(bik='#')printf("");elseif(bik=3)printf("");傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!elseif(bik=5)printf("");elseif(bik=1)printf("");elseif(bik=0)printf(" ");elseif(bik='!') printf(""); 傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除! elseprintf("

20、;%c ",bik); printf("n"); printf("tttt*n");void move(char c99,int *x,int *y,int x,int y,int a,int b,int n,int m,char *t) *t=getch();/用getch()得到上下左右鍵,要調(diào)用二次getch(),上鍵72,下鍵80,左鍵75,右鍵77. if(*t='d')/遇到d返回if(*t=75)/左鍵if(c*x*y-1='#'|c*x*y-1=5&&c*x*y-2=5 |c*x*

21、y-1=5&&c*x*y-2='!')/遇到墻或推兩個箱子elseif(c*x*y-1='!')/把箱子推出目的地傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!if(c*x*y-2!=0)elsec*x*y=0;*y-=1;c*x*y=1;c*x*y-1=5;elseif(c*x*y-1=5&&c*x*y-2!='#')/推箱子 if(c*x*y=cxy|c*x*y=cab |c*x*y=cnm) /推著箱子離開目的地 c*x*y=3; *y-=1; c*x*y=1; c*x*y-1=5; else c*x

22、*y=0;傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除! *y-=1; c*x*y=1; c*x*y-1=5; else if(c*x*y-1=5&&c*x*y-2='#')/推不動箱子 else if(c*x*y-1=cxy|c*x*y-1=cab |c*x*y-1=cnm)/進(jìn)到目的地 c*x*y=0; *y-=1; c*x*y=1; else if(c*x*y=cxy|c*x*y=cab |c*x*y=cnm) /離開目的地 c*x*y=3; *y-=1; c*x*y=1;傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除! else /走到空地

23、 c*x*y=0; *y-=1; c*x*y=1; if(cxy=5|cab=5|cnm=5)/箱子推到目的地 c*x*y-1='!' if(*t=77)/右鍵if(c*x*y+1='#'|c*x*y+1=5&&c*x*y+2=5 |c*x*y+1=5&&c*x*y+2='!')/遇到墻或推兩個箱子elseif(c*x*y+1='!')/把箱子推出目的地傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!if(c*x*y+2!=0)elsec*x*y=0;*y+=1;c*x*y=1;c*x*y+1

24、=5;elseif(c*x*y+1=5&&c*x*y+2!='#')/推箱子 if(c*x*y=cxy|c*x*y=cab |c*x*y=cnm) /推著箱子離開目的地 c*x*y=3; *y+=1; c*x*y=1; c*x*y+1=5; else c*x*y=0;傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除! *y+=1; c*x*y=1; c*x*y+1=5; else if(c*x*y+1=5&&c*x*y+2='#')/推不動箱子 else if(c*x*y+1=cxy|c*x*y+1=cab |c*x*y+1=

25、cnm)/進(jìn)到目的地 c*x*y=0; *y+=1; c*x*y=1; else if(c*x*y=cxy|c*x*y=cab |c*x*y=cnm) /離開目的地 c*x*y=3; *y+=1; c*x*y=1;傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除! else /走到空地 c*x*y=0; *y+=1; c*x*y=1; if(cxy=5|cab=5|cnm=5)/箱子推到目的地 c*x*y+1='!' if(*t=72)/上鍵if(c*x-1*y='#'|c*x-1*y=5&&c*x-2*y=5 |c*x-1*y=5&

26、&c*x-2*y='!')/遇到墻或推兩個箱子elseif(c*x-1*y='!')/把箱子推出目的地傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除!if(c*x-2*y!=0)elsec*x*y=0;*x-=1;c*x*y=1;c*x-1*y=5;elseif(c*x-1*y=5&&c*x-2*y!='#')/推箱子 if(c*x*y=cxy|c*x*y=cab |c*x*y=cnm) /推著箱子離開目的地 c*x*y=3; *x-=1; c*x*y=1; c*x-1*y=5; else c*x*y=0;傳播優(yōu)秀word版文檔 ,希望對您有幫助,可雙擊去除! *x-=1; c*x*y=1; c*x-1*y=5; else if(c*x-1*y=5&&c*x-2*y='#')/推不動箱子 else if(c*x-1*y=cxy|c*x-1*y=cab |c*x-1*y=cnm)/進(jìn)到目的地 c*x*y=0; *x-=1; c*x*y=1; else if(c*x*y=cxy|c*x*y=cab |c*x*y=cnm)

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論