Skip to content

whisperapart/windust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tale of Wind and dust open source Project

  • This is the open source project of Wind and dust.
  • This project contains the trail version of the game, which is a simplified version of the full game.
  • For the full version of the game, please visit steam link here.

Media

Jump

Links

Features vs Full Game

Features Full Game Trail Version
Watermark No Yes
Trail Icon No Yes
Music Yes No
Save Game Yes No
Load Game Yes No
Meditation for KongFu Scroll Yes No
Gem Compose Yes No
City Bank Yes No
Gambling Yes No
City and Zones All 125 Part 32
Other Features Yes Yes

Installation

Click to Play

  1. Open 01_src/www/index.html with your browser

Dev Guide

Pre-requisites

  • install cordova
  • install nodejs
  • cordova add platform browser / electorn

Project Structure

  • 01_src: Source code
  • 02_plat_spec: Platform specific code
  • 03_build_tools: Build tools
  • 07_min: template folder, used to save minified files
  • 08_dist: template folder, used to save the final package
  • 09_release: release folder, used to save release package
  • readme.md: readme file

Run

 - cd 01_src
 - cordova platform add browser
 - cordova run browser

Note: for latest version of cordova, platform browser has been removed. In this case, you can use either of the following options:

  1. cordova electron
cordova platform add electron
cordova run electron
  1. Or run the project directly with your browser.
 - cd 01_src/www
 - run index.html directly with your browser

Build

  • windows : cordova build windows
  • mac : cordova build osx

Release

    cd 03_build_tools
    node dist_cmd.js windows # for windows
    node dist_bash.js osx # for mac

Donation

Please donate to support the project.

Donation Alipay Wechat PayPal
alipay wechat PayPal

License

  1. This open-source project is for demonstration and learning purposes only.
  2. Encourages use for learning, education, and personal projects.
  3. Commercial use is prohibited.

About

Light version of game: a tale of wind and dust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •