Skip to content

Releases: pastthepixels/cmdjewel

v0.2.0

19 Mar 21:27
Compare
Choose a tag to compare

cmdjewel 0.2.0!

After putting this off for a long time because it wasn't "ready enough" and then being not motivated to work on making it ready enough, I'm proud to release cmdjewel 0.2.0! This features a title screen, music (!!) and Bejeweled 2-like mechanics (with hypercubes and power gems). You might notice there'll feel like something's broken when you match gems in an L (or T) shape, but that's because the code I wrote is set up for me to add star gems (Bejeweled 3 mechanics) which I'll do in... well, cmdjewel 0.3.0.

A few things I wanted to add which hopefully I can add in point releases:

  • A better logo on the title screen (I just generated figlet cmdjewel)
  • An animated background for the title screen resembling Bejeweled 3's
  • Animations for moving from the title screen to the main menu, or starting games
  • Custom gem-shaped buttons on the main menu, in a horizontal layout
  • Sound effects
  • Getting that darned MacOS export to work

Thanks for playing cmdjewel!! I'll see you in the next release!

v0.1.0

19 Aug 19:16
d4701e8
Compare
Choose a tag to compare
copy and paste some other code??

python version

19 Aug 17:52
3fa33b7
Compare
Choose a tag to compare

This is a release of the Python version of cmdjewel for archiving purposes. This doesn't have a lot of features implemented though, so be warned.