Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 575 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 575 Bytes

TrollAdventure

遊戲教學

基本配置

需四顆按鈕
Arduino Pin 接 2, 3, 4, 5
2LEFT
3RIGHT
4UP
5DOWN

本遊戲使用物理引擎 : Box2D for Processing

敘述

原為C++使用的Box2D
後被移植到JAVA稱為JBox2D
之後再由 shiffman 稍作修改至processing上使用

原始文件

使用方法

  1. sketch -> import Library -> Add Library...
  2. 搜尋 Box2D for Processing 安裝即可