内容简介:If you’re ready to try writing a full game, an event to look out for isIt’s an online game programming challenge: you have a week to write a game in Python, using Pygame Zero or other libraries. Lots of other people will be writing games too, and you can w
If you’re ready to try writing a full game, an event to look out for is PyWeek , which happens twice a year at https://pyweek.org/ .
It’s an online game programming challenge: you have a week to write a game in Python, using Pygame Zero or other libraries. Lots of other people will be writing games too, and you can watch their progress and play and rate the finished results after the competition.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ANTLR 4权威指南
Terence Parr / 张博 / 机械工业出版社 / 2017-5-1 / 69元
ANTLR是一款强大的语法分析器生成工具,可用于读取、处理、执行和翻译结构化的文本或二进制文件。它被广泛应用于学术领域和工业生产实践,是众多语言、工具和框架的基石。Twitter搜索使用ANTLR进行语法分析,每天处理超过20亿次查询;Hadoop生态系统中的Hive、Pig、数据仓库和分析系统所使用的语言都用到了ANTLR;Lex Machina将ANTLR用于分析法律文本;Oracle公司在S......一起来看看 《ANTLR 4权威指南》 这本书的介绍吧!