Git Product home page Git Product logo

wimp's Introduction

wimp

"WIMP is not Mario Party". Instead, it's a fun board game of strategy and luck.

##dev

WIMP is written in Python2 (2 required by Pyglet), which should allow for easy modification and addition of minigames, boards and modes.

Progress can be tracked in the "milestones" file. If the project has been abandoned for some time as you read this, don't fret to at least take a look at the code. It will depend on a minimum of libraries and as it is pure Python, it should be easy to get into.

PROGRESS IMAGE/VIDEO OF THE MONTH:

/May isn't over yet/

##usage

git clone https://github.com/xjcl/wimp.git

Run with python party_term.py or python party_gui.py

###blitz how-to-play guide

terminal-version('party_term.py'): usually more stable, less user-friendly; might not make sense if you haven't looked at static/a.png or the gui version yet.

  • 'r' to roll your 8-sided die.
  • 'left', 'up', 'right', 'down' to choose a path at a junction.
  • 'y', 'n' to choose whether to purchase a star.

gui-version: use this k. if the current one is broken, look out for the last v0.x release.

  • run 'party_gui.py' (pyglet is required) and roll with 'r';
  • choose junction with left/up/right/down;
  • accept/decline a star with 'y'/'n'.
  • press 'k' on the message "you don't have enough coins for this star"

prompts aren't always clearly marked. it is your turn when nothing is moving, so try all of the above commands.

##Other

'milestones', 'idee' and 'workload' are meta-files; used for note-taking, progress-tracking etc.

LICENSE IS GPL SO COPY AWAY!

wimp's People

Contributors

xjancl avatar

Watchers

 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.