搜索资源列表
p5
- 在这个项目中,我们将实现一个简化版本的纸牌游戏叫黑捷克,也有时也被称为21。程序实现了黑捷克的基本规则。 为了让你实现抽象数据类型(ADT),使用接口(抽象的经验 ),并使用接口/实现继承。-In this project, we will implement a simplified version of the card game called Blackjack, also sometimes called 21. It is a relatively simple game
GUI2DGame
- 游戏关卡见参数传递的基本方法:(1)关卡切换方法(2)关卡之间参数传递方法(3)实现GUI图片选择的方法(Basic methods of parameter transmission in game cards: (1) switch off method (2) the method of parameter transfer between cards (3) to implement GUI picture selection)