Isoraqathedh

Untitled

Oct 18th, 2017
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. * Matrimony
  2. A Pokémon clone where everything is a matrix.
  3.  
  4. Require:
  5. - Some method of determining what is a move,
  6. what is a matrimony and what is an item
  7. This can be done by inventing some kind of "discriminant" -
  8. a function that eats a matrix and returns a number.
  9. - Square matrices of course, but what size?
  10. - A battle system, i.e. a function that takes two matrimonies and output two
  11. - Some role that vectors have (?)
Advertisement
Add Comment
Please, Sign In to add comment