文件名称:超级玛丽源码
介绍说明--下载内容来自于网络,使用问题请自行百度
超级玛丽的Python源码,体验超级玛丽的快感
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 超级玛丽.zip 列表 PythonSuperMario-master/ PythonSuperMario-master/README.md PythonSuperMario-master/main.py PythonSuperMario-master/resources/ PythonSuperMario-master/resources/demo/ PythonSuperMario-master/resources/demo/level_1_1.png PythonSuperMario-master/resources/demo/level_1_2.png PythonSuperMario-master/resources/demo/level_1_3.png PythonSuperMario-master/resources/demo/level_1_4.png PythonSuperMario-master/resources/graphics/ PythonSuperMario-master/resources/graphics/enemies.png PythonSuperMario-master/resources/graphics/item_objects.png PythonSuperMario-master/resources/graphics/level_1.png PythonSuperMario-master/resources/graphics/level_2.png PythonSuperMario-master/resources/graphics/level_3.png PythonSuperMario-master/resources/graphics/level_4.png PythonSuperMario-master/resources/graphics/mario_bros.png PythonSuperMario-master/resources/graphics/smb_enemies_sheet.png PythonSuperMario-master/resources/graphics/text_images.png PythonSuperMario-master/resources/graphics/tile_set.png PythonSuperMario-master/resources/graphics/title_screen.png PythonSuperMario-master/source/ PythonSuperMario-master/source/__init__.py PythonSuperMario-master/source/components/ PythonSuperMario-master/source/components/__init__.py PythonSuperMario-master/source/components/box.py PythonSuperMario-master/source/components/brick.py PythonSuperMario-master/source/components/coin.py PythonSuperMario-master/source/components/enemy.py PythonSuperMario-master/source/components/info.py PythonSuperMario-master/source/components/player.py PythonSuperMario-master/source/components/powerup.py PythonSuperMario-master/source/components/stuff.py PythonSuperMario-master/source/constants.py PythonSuperMario-master/source/data/ PythonSuperMario-master/source/data/maps/ PythonSuperMario-master/source/data/maps/level_1.json PythonSuperMario-master/source/data/maps/level_2.json PythonSuperMario-master/source/data/maps/level_3.json PythonSuperMario-master/source/data/maps/level_4.json PythonSuperMario-master/source/data/player/ PythonSuperMario-master/source/data/player/luigi.json PythonSuperMario-master/source/data/player/mario.json PythonSuperMario-master/source/main.py PythonSuperMario-master/source/setup.py PythonSuperMario-master/source/states/ PythonSuperMario-master/source/states/__init__.py PythonSuperMario-master/source/states/level.py PythonSuperMario-master/source/states/load_screen.py PythonSuperMario-master/source/states/main_menu.py PythonSuperMario-master/source/tools.py
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.