https://github.com/opda0887/java_final_project
GAME NAME: BlueShooting. For NCKU Java courses, we create a little game using what we learned from this lecture.
https://github.com/opda0887/java_final_project
cooperation game gamedev java
Last synced: 7 months ago
JSON representation
GAME NAME: BlueShooting. For NCKU Java courses, we create a little game using what we learned from this lecture.
- Host: GitHub
- URL: https://github.com/opda0887/java_final_project
- Owner: opda0887
- License: mit
- Created: 2024-03-20T01:19:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T09:34:47.000Z (over 1 year ago)
- Last Synced: 2025-03-02T15:38:58.386Z (7 months ago)
- Topics: cooperation, game, gamedev, java
- Language: Java
- Homepage:
- Size: 127 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tutorial (使用教學)📝
### 🔰 - 執行方法 (Execute)
1. 先擁有 **Java** 環境 (沒有 Java 者可以到這裡下載):https://www.java.com/zh-TW/download/
2. 點擊綠色的 **Code** 按鈕,並再繼續點擊 **Download zip** 來下載遊戲壓縮檔。
3. 將壓縮檔解壓縮後,雙擊兩下名為 **BlueShooting_forWindows** 或是 **BlueShooting_forMac** 的檔案即可運行遊戲。**依照您的電腦系統而定**。
4. 若遇到編譯問題,可參考下面文章:https://medium.com/@sadw1230/java%E7%AD%86%E8%A8%98-%E7%92%B0%E5%A2%83%E8%AE%8A%E6%95%B8%E8%A8%AD%E7%BD%AE-4a40daec2c03
### 👀 - **遊戲畫面 (Preview)**:
- 主畫面
![]()
- 設定畫面
![]()
- 遊戲畫面
![]()
![]()
![]()
### 🏣 - 分工表 (Division of Work)
### 🌳 - 環境設定 & 推薦安裝的 VSCode 工具 (Env Setting & recommend exttensions)
- **擁有 Java 環境**
- **Better Comments**
![]()
- **Material Icon Theme**
![]()
- **Language Support for Java(TM) by Red Hat**