码迷,mamicode.com
首页 >  
搜索关键字:game    ( 5568个结果
pyinstaller 打包工具的使用方法
pyinstaller的安装 下载后可以输入pip list查看是否安装成功 然后切换到项目的根目录输入 pyinstaller i favicon.ico w c game.py p Question.py ...
分类:其他好文   时间:2019-12-22 16:35:07    阅读次数:77
Stone Game
Description Description There is a stone game.At the beginning of the game the player picks n piles of stones in a line. The goal is to merge the ston ...
分类:其他好文   时间:2019-12-21 22:32:46    阅读次数:93
Stone Game II
Description Description There is a stone game.At the beginning of the game the player picks n piles of stones in a circle. The goal is to merge the st ...
分类:其他好文   时间:2019-12-21 22:30:37    阅读次数:83
EasyPrtSc sec[1.2] 发布!
Test Game: ...
分类:其他好文   时间:2019-12-20 19:01:21    阅读次数:101
Lab8 Greedy Snake Battle
Lab8 – Greedy Snake Battle Greedy snake is a well-known computer game. In this lab, you’ll try to write an AIprogram for a modified greedy-snake battl ...
分类:其他好文   时间:2019-12-19 13:17:42    阅读次数:94
CC 03 Python
CC 03The game rock, paper, scissors is a classic tool used to make important decisions among two friends (read https://www.wikihow.com/Play-Rock,-Pape ...
分类:编程语言   时间:2019-12-19 13:01:43    阅读次数:79
AtCoder AISing Programming Contest 2019 Task D. Nearest Card Game
An interesting binary-search problem. ...
分类:其他好文   时间:2019-12-18 22:09:27    阅读次数:94
[LC] 45. Jump Game II
Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maxim ...
分类:其他好文   时间:2019-12-17 13:28:04    阅读次数:80
使用批处理选择运行控制台程序(简易cui)
批处理可以用于启动一些控制台程序.昨天在github上找到一个有意思的项目OpenRA : 一个开源的红警游戏. 发现该游戏的启动程序(launch-game)是用批处理写的 就学习了下 *没有玩过批处理的小哥哥 可以看一下这篇文章 https://blog.csdn.net/qq_36838191 ...
分类:其他好文   时间:2019-12-16 20:56:56    阅读次数:119
[LC] 55. Jump Game
Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maxim ...
分类:其他好文   时间:2019-12-16 13:29:17    阅读次数:92
5568条   上一页 1 ... 34 35 36 37 38 ... 557 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!