Skip to main content

Ubuntu Games: Purplemines

    Do you love mines but your current game of mines just isn't colorful enough?  Maybe you'd like it to be a bit more purple?  Oh have I got a game for you!  

    Purplemines is a little minesweeper game that uses pygame.  It is pretty much just classic minesweeper with some cool purple affects.

    Sound like fun?  Can download the source here.  Like bitsnake just unzip and execute the game.  There is also a .deb available but it is an older version (1.4 the latest is 1.6) but it will probably be just fine.

    This little game is pretty fun in my opinion.  And hey why not have yet another minesweeper game? 

Comments

Popular posts from this blog

Playing Mari0 on Ubuntu 12.04

If you are looking to play Mari0 on Ubuntu you may have run into a bit of a roadblock because love 0.8.0 is not yet available for Precise from the love-unstable ppa.  No need to worry though the .deb file for Oneiric will work just fine.   First download the .deb from launchpad, either amd64 or i386 .  Then install dependencies by running. $ sudo apt-get install libdevil1c2 libmng1 libfreetype6 libgl1-mesa-glx liblua5.1-0 libphysfs-1.0-0 libsdl1.2debian libopenal1 libogg0 libvorbis0a libvorbisfile3 libflac8 libflac++6 libmpg123-0 libc6 libgcc1 libphysfs1 libstdc++6 Then install the love-unstable with dpkg ~/Downloads$ dpkg -i love-unstable_0.8.0~r1028-0oneiric1_<amd64/i386>.deb Run  love-unstable on mari0  ~/mari0$ love-unstable mari0_1.3.love Enjoy what is possibly the coolest crossover game of all time.

Warm season running goals

  Now that it's possible to step outside without fear of slipping, falling and cracking my head open on some ice it's time to put back on the running shoes and go enjoy the sun (or rain as the case may be) again.   Distance   There was a time last summer when I could run 30k in a week.  It felt great to be able to run 10k every other day without feeling 100% miserable the entire time.  After a break lasting several months I am nowhere near having that kind of a base.  My plan is to start things off with a goal of 15k per week moving up 10% every week until I get to 40k a week.  I can't really see myself being able to run more than that.  A t some point this summer I'll be adding regular biking and swimming into the mix.   I should probably leave time for family, work and sleep somewhere in my schedule... Pace   I'm pretty slow.  I've never really gotten much better.  Even when I was in decent running shape I was h...

Ubuntu games?

    One of the things I have been doing very little of for the last several years is PC gaming.  This is probably mostly due to a complete lack of a Windows machine in my life.  Plus with all of the great games available for Android my needs as a casual gamer are more than met.     However, this years humble bundled has reignited my interest in PC gaming.  I got it and installed a couple of the games on my Ubuntu machine.  So far they are a lot of fun especially VVVVVV .  This got me asking "what else can I play on Ubuntu?"  Turns out there is a plethora of free open source games, some awesome, some not so much.  Many are available from the   Ubuntu Software Center and many you have to hunt down around the web.     One thing that keeps many Windows users from Ubuntu (or any Linux OS for that matter) is a supposed lack of games.  This is simply not the case.  While yes many of th...