登录
首页 » Python » 外星人代码

外星人代码

于 2020-06-21 发布
0 345
下载积分: 1 下载次数: 2

代码说明:

说明:  适合新手的小游戏,空格射击,方向键左右移动射击屏幕上方的外星人(Suitable for beginners of small games, space shooting, around the direction key mobile shooting screen above the alien)

文件列表:

外星人代码, 0 , 2019-07-25
外星人代码\.idea, 0 , 2019-07-25
外星人代码\.idea\inspectionProfiles, 0 , 2019-07-25
外星人代码\.idea\misc.xml, 294 , 2019-07-25
外星人代码\.idea\modules.xml, 289 , 2019-07-25
外星人代码\.idea\workspace.xml, 9456 , 2019-07-25
外星人代码\.idea\外星人代码.iml, 464 , 2019-07-25
外星人代码\alien_invasion, 0 , 2018-07-25
外星人代码\alien_invasion\.idea, 0 , 2018-07-25
外星人代码\alien_invasion\.idea\111.iml, 516 , 2018-07-25
外星人代码\alien_invasion\.idea\inspectionProfiles, 0 , 2018-07-25
外星人代码\alien_invasion\.idea\inspectionProfiles\Project_Default.xml, 270 , 2018-07-25
外星人代码\alien_invasion\.idea\misc.xml, 305 , 2018-07-25
外星人代码\alien_invasion\.idea\modules.xml, 258 , 2018-07-25
外星人代码\alien_invasion\.idea\workspace.xml, 31421 , 2018-07-25
外星人代码\alien_invasion\1.py, 74 , 2018-07-25
外星人代码\alien_invasion\alien.py, 1277 , 2018-07-25
外星人代码\alien_invasion\alien_invasion.py, 2143 , 2018-07-25
外星人代码\alien_invasion\bullet.py, 1115 , 2018-07-25
外星人代码\alien_invasion\button.py, 1208 , 2018-07-25
外星人代码\alien_invasion\game_functions.py, 8286 , 2018-07-25
外星人代码\alien_invasion\game_stats.py, 563 , 2018-07-25
外星人代码\alien_invasion\images, 0 , 2018-07-25
外星人代码\alien_invasion\images\alien.bmp, 10494 , 2018-07-25
外星人代码\alien_invasion\images\ship.bmp, 8694 , 2018-07-25
外星人代码\alien_invasion\scoreboard.py, 2248 , 2018-07-25
外星人代码\alien_invasion\settings.py, 1633 , 2018-07-25
外星人代码\alien_invasion\ship.py, 1919 , 2018-07-25
外星人代码\alien_invasion\sounds, 0 , 2018-07-25
外星人代码\alien_invasion\sounds\111.mp3, 3375147 , 2018-07-25
外星人代码\alien_invasion\sounds\222.wav, 40044 , 2018-07-25
外星人代码\alien_invasion\__pycache__, 0 , 2019-07-25
外星人代码\alien_invasion\__pycache__\alien.cpython-35.pyc, 1579 , 2018-07-25
外星人代码\alien_invasion\__pycache__\alien.cpython-36.pyc, 1483 , 2019-07-25
外星人代码\alien_invasion\__pycache__\bullet.cpython-35.pyc, 1326 , 2018-07-25
外星人代码\alien_invasion\__pycache__\bullet.cpython-36.pyc, 1261 , 2019-07-25
外星人代码\alien_invasion\__pycache__\button.cpython-35.pyc, 1358 , 2018-07-25
外星人代码\alien_invasion\__pycache__\button.cpython-36.pyc, 1259 , 2019-07-25
外星人代码\alien_invasion\__pycache__\game_functions.cpython-35.pyc, 6493 , 2018-07-25
外星人代码\alien_invasion\__pycache__\game_functions.cpython-36.pyc, 5954 , 2019-07-25
外星人代码\alien_invasion\__pycache__\game_stats.cpython-35.pyc, 817 , 2018-07-25
外星人代码\alien_invasion\__pycache__\game_stats.cpython-36.pyc, 791 , 2019-07-25
外星人代码\alien_invasion\__pycache__\scoreboard.cpython-35.pyc, 2215 , 2018-07-25
外星人代码\alien_invasion\__pycache__\scoreboard.cpython-36.pyc, 2021 , 2019-07-25
外星人代码\alien_invasion\__pycache__\settings.cpython-35.pyc, 1570 , 2018-07-25
外星人代码\alien_invasion\__pycache__\settings.cpython-36.pyc, 1493 , 2019-07-25
外星人代码\alien_invasion\__pycache__\ship.cpython-35.pyc, 1480 , 2018-07-25
外星人代码\alien_invasion\__pycache__\ship.cpython-36.pyc, 1367 , 2019-07-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BubblesGame
    用游戏引擎模仿flash做得小型游戏,可以自动记录分数,有自己得关卡(Flash game engine used to do small-scale imitation game, you can automatically record scores have have their own points)
    2009-04-10 18:03:16下载
    积分:1
  • snake
    用java写的贪吃蛇小游戏,可以实现类似于掌机版的功能(Snake game written in java, you can achieve similar functionality of the handheld version)
    2012-12-03 12:07:10下载
    积分:1
  • jisupeidui
    安卓配对游戏的开发,算法主要包括数组跟向量的匹配。(The android matching game development, the algorithm mainly includes arrays with vector matching.)
    2016-11-04 10:46:41下载
    积分:1
  • 2
    说明:  Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • RunningMatchmen
    火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍(Stickman jumping and rolling)
    2013-12-12 20:24:23下载
    积分:1
  • pathFind
    四方向的简单寻路,cocoscreate(Simple Four-Direction Pathfinding)
    2020-06-16 12:40:02下载
    积分:1
  • ChardLib
    C#写的一个简单的纸牌游戏,还是用的控制台的,没什么新意。(C# to write a simple card game, or console, nothing new.)
    2013-04-11 18:55:31下载
    积分:1
  • sddd
    中国象棋Java实现代码,没有完成,可以继续开发.(Left shift)
    2009-04-04 16:24:29下载
    积分:1
  • Play Sound Demo
    说明:  显示在Direct3D game程序中如何调用DirectSound。(showing up how to transfer DirectSound in Direct3D game programs.)
    2020-06-21 13:00:01下载
    积分:1
  • e
    说明:  基于python的俄罗斯方块小游戏,有详细的代码解释,是用pyqt写的。(A little game of Tetris based on Python,There is a detailed code explanation, which is written in pyqt.)
    2020-06-08 16:53:03下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载