Skip to content

Charlotte20061023/GameFramework

 
 

Repository files navigation

A Game Framework For Rapid Development That Conforms To The MLGame AI Game Framework

GameFramework MLGame

Python 3.9 pytmx


!Notice!

  • v0.1.x 以前,範例遊戲未使用GameFramework開發
  • v0.2.x 以後,範例遊戲使用GameFramework所開發
  • v0.4.x 以後,新增單人和雙人遊戲模板,game_module 持續更新中
  • v0.5.x 以後,新增開發教學文件,game_module 持續更新中

專案說明

  • games裡的遊戲,根據 MLGame 框架所開發,可以在 PAIA-Desktop 透過AI來玩遊戲,並進行AI競賽。
  • game_module 是用於方便開發遊戲可被使用的套件
  • game_templates 存放不同種類的遊戲模板
  • SampleGame 是已開發完成的範例遊戲(正在重構中)

使用方式

  1. Select the desired template from the game_templates and refactor it.
  2. Start the game by following the development_tutorial.

遊戲啟動規定

  • 請看MLGame AI遊戲框架說明README.md

View

  1. 認識MLGame遊戲框架 MLGame
  2. 查詢所有Pygame函式 Pygame
  3. 開源的素材網站 OpenGameArt.Org
  4. 地圖製作說明 坦克大作戰地圖製作教學

Future Work

  1. 新增教學文件
  2. 更新 game_module
  3. test case

Game Sours

About

pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%