搜索资源列表
BB_FinalGame
- 用python语言实现的射击类小游戏,具有图形界面,适合入门者初学-Using python language shooter game with a graphical interface, suitable for beginners beginner
shudu
- python编写的解数独的小程序 可以迅速解出数独答案。 没有 图形 界面 主要是来练习python 用的 -Sudoku python written a small program Can quickly solve Sudoku answers. No graphical interface Mainly used to practice python
Snake
- Python写的带简单图形界面的贪吃蛇小游戏,代码简短(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
贪吃蛇-C语言控制台版
- C语言的处女作,让我奋战了整整一周的时间,在大一上期末考试前。。。 代码到现在也没优化过,因为我喜欢上python了。。。 v5.1版本加入了人工智障,没有机器学习,连算法都谈不上,不过虐虐手残党还是可以的。 v5.1是数组版的,写了快800行,预计以后会推出 链表版,图形化界面版,python版。