Git Product home page Git Product logo

maxyph's Introduction

MAXYPH is a competitive turn-based moba war simulator game set in the late 1700s but with futuristic weapons and also AI generated realism/surrealism.

Not it isn't! It's a goddamned puzzle game!

image

The Rules/Ethos of The Game

  • six words enter, one score leaves
    • your score is based on the number of unique characters used in your six words. Max score is a theoretical 25 as the top row can have 5 unique characters, but each of the following 5 rows can only have a maximum of 4 due to 'orange box' inheritance.
  • words must be valid, English 5 letter words
  • the starting instance of the game will have the 'orange box' value populated for the first row, and the empty orange boxes in the other rows.
  • when you enter a valid word in the topmost clear row, the row below has its 'orange box' populated by the value directly above it.
  • 'orange box' values from previous rows may not be used again in the puzzle.
  • you may 'surrender' at any time and take your current score if you get stuck.

Prototype folder:

  • the maxyph_proto_gen.py will generate 100 initial puzzle states that are "valid" in a puzzles.json file.
  • validity is determined by if the first row can be solved with at least 5 valid words from the word bank.
  • the prototype also has a brute force alphabetical order solver
  • the prototype can also score the results
  • next intent is to append this to the json puzzle input states so that we can provide a players score vs a 'bot' score.

ko-fi

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.