Giter Site home page Giter Site logo

pygamesokoban's Introduction

Contents

Introduction

截圖 這是2016年電腦遊戲設計實務(pygame)的期末作業,是用竣煌的素材下去改寫的。

Installation

  1. Python:

    Python

    注意: 本專案使用的是Python3

    Python Install

    要勾"Add Python to PATH",把Python加到環境變數中。

  2. Pygame:

    pip install pip --upgrade
    pip install pygame
    pip install names

Usage

# Go into the directory
cd PygameSokoban

# run game
python game.py
  • 遊戲中

    • F2: 重新開始
    • F3: 上一步
    • F4: 榮譽榜
    • F5: 音樂開關
    • 上下左右/WSAD: 操控主角
    • 滑鼠點擊: 同一區自動以最短路徑走到目的地,箱子必須站在旁邊才可推動
  • 排行榜

    • F2: 重新開始
    • Enter: 下一關 or 開始挑戰
    • 滑鼠點擊: 觀看紀錄

pygamesokoban's People

Contributors

tccintaiwan avatar

Stargazers

Chien-Yu Lin avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.