Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release six JARs with different game modes. #53

Closed
soulne4ny opened this issue Dec 2, 2012 · 7 comments
Closed

Release six JARs with different game modes. #53

soulne4ny opened this issue Dec 2, 2012 · 7 comments
Assignees
Labels

Comments

@soulne4ny
Copy link
Collaborator

Terminal Sets

  • ./gen.sh --unique-elements --no-hydrates
  • ./gen.sh --unique-elements --no-hydrates --pair-brackets
  • It seems logical to pair parenthesis in Compact Formulas. However choose what you like more, or build both of them.
    • ./gen.sh --unique-elements --no-hydrates --pair-brackets --compact
    • ./gen.sh --compact --unique-elements --no-hydrates

Game modes

  • Automatic removal + Random Terminal Genertor
  • Manual removal + Random Terminal Genertor
  • Automatic removal + Formula Shuffle
  • Manual removal + Formula Shuffle
@ghost ghost assigned soulne4ny Dec 2, 2012
@soulne4ny
Copy link
Collaborator Author

There are 4 main programs in branch release-53. Build release JARs from the branch.

@ghost ghost assigned yarcat Dec 2, 2012
@soulne4ny
Copy link
Collaborator Author

It looks like we got too many options.
I would choose

  • Random Terminal Generator
    • Automatic removal
      • ./gen.sh --unique-elements --no-hydrates
      • ./gen.sh --unique-elements --no-hydrates --pair-brackets
    • Manual removal
      • ./gen.sh --unique-elements --no-hydrates
      • ./gen.sh --unique-elements --no-hydrates --pair-brackets
  • Formula Shuffle
    • Automatic removal
      • ./gen.sh --unique-elements --no-hydrates
      • ./gen.sh --unique-elements --no-hydrates --compact
    • Manual removal
      • ./gen.sh --unique-elements --no-hydrates
      • ./gen.sh --unique-elements --no-hydrates --compact
      • ./gen.sh --unique-elements --no-hydrates --compact --pair-brackets

It'll be 7 options.

@ghost ghost assigned xyphosDei and yarcat Dec 4, 2012
@soulne4ny
Copy link
Collaborator Author

@yarcat
Copy link
Owner

yarcat commented Dec 4, 2012

I'll create ant build.xml to automate build process

yarcat added a commit that referenced this issue Dec 7, 2012
      Target dist builds all release JARs automatically
@soulne4ny
Copy link
Collaborator Author

We can release JARs. However, there are no colors still.

This was referenced Dec 7, 2012
@soulne4ny
Copy link
Collaborator Author

@soulne4ny
Copy link
Collaborator Author

Rebuild after #63.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants