搜索资源列表
pygame
- 一本关于python的游戏编程书籍,不仅有pdf文档还有书中的源代码,非常利于你学习python语言的游戏设计方面的学习-A book on python for game programming books pdf document not only the source code of the book there are very good for you to learn python game design aspects of language learning
VS
- 一个简单的文字类冒险游戏。。。基于python语言,虽然简单,但是有初级学习python用处,还有很多bug多多包涵-A simple text based adventure game. . . Python-based language, while simple, but the primary learning python useful, there are a lot of bug excused
贪吃蛇-C语言控制台版
- C语言的处女作,让我奋战了整整一周的时间,在大一上期末考试前。。。 代码到现在也没优化过,因为我喜欢上python了。。。 v5.1版本加入了人工智障,没有机器学习,连算法都谈不上,不过虐虐手残党还是可以的。 v5.1是数组版的,写了快800行,预计以后会推出 链表版,图形化界面版,python版。