Repository for custom modes in Cambridge.
Go to file
wbreedon 1e664413a7 Added a new ruleset (ARS with 16 pieces) and a new mode to go with it (TAP Master with revised grading/requirements)
This is a much improved version of the pseudopolymino mode I submitted on discord a few days ago. 2 more pieces are added and there is an improved rotation system. The approach of having a separate randomizer was discarded in favor of exploiting duplicate pieces to produce a 25-bag randomizer. I have extensively tested this, so it should be fit to include in the main modpack.
2021-08-07 19:38:54 +01:00
res Fixed case on Strategy PF music 2021-07-02 23:10:56 -04:00
skins Updated skin README 2021-06-19 11:29:37 -04:00
tetris Added a new ruleset (ARS with 16 pieces) and a new mode to go with it (TAP Master with revised grading/requirements) 2021-08-07 19:38:54 +01:00
.gitignore Large modpack dump (v0.3-beta6) 2021-06-25 14:20:23 -04:00
README.md Update README.md 2021-05-23 17:21:48 -04:00
readme.txt Add files via upload 2020-11-11 22:24:56 -05:00

README.md

cambridge-modpack

Repository for custom modes in Cambridge.

How to use

Download the source code ZIP from here.

Once done, extract the tetris and res folder into one of these directories, depending on how you're running Cambridge (create any folders that don't exist!):

  • If you're running the game through a .exe, extract them into %APPDATA%\cambridge\.
  • If you're running the game through a .love on Windows, extract them into %APPDATA%\LOVE\cambridge\.
  • If you're running the game on Mac, extract them into /Users/user/Library/Application Support/LOVE/cambridge/.
  • If you're running the game on Linux, extract them into ~/.local/share/love/cambridge/.
  • If you're running the game from the source code, extract them into the folder you installed Cambridge to.

Also, we have a skins folder. Click it to read instructions.

Remember to check out this repository for new modes!