Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Cubus Puram 2  (Read 5903 times)

0 Members and 1 Guest are viewing this topic.

Fusoy

  • Newbie
  • *
  • Posts: 2
    • View Profile
Cubus Puram 2
« on: October 19, 2014, 07:41:58 pm »
Hello everyone!

I've been making games for almost a year for now. Let me present you my latest finished game :



In this puzzle game you have to clear the field of every red blocks but you can't go back. All sort of mechanisms will be in your way, making the game more complicated.

There are 72 levels with increasing difficulty.

Some screenshot of the game:








The game has been developped in C++ with SFML, I've been using Visual Studio 2012. The graphics have been made with gimp, the sounds effects with bfxr and the musics have been made by Jason Shaw. You can see all of his work here : http://audionautix.com/

The game is available for Windows and Linux.

Official website with the download link : http://cubuspuram2.weebly.com/

I hope you'll enjoy the game !


----------

If you are curious, you can check the prequel : Cubus Puram 1 on desura : http://www.desura.com/games/cubus-puram
Beware, the game won't work properly for modest computers because of non-optimisation, it was my very first game and the code was very messy.
« Last Edit: October 19, 2014, 08:46:27 pm by Fusoy »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Cubus Puram 2
« Reply #1 on: October 19, 2014, 08:20:51 pm »
Cool game, I quite like it. :)

I've installed the Desura version and for some reason the game once just "froze". The music was playing and since the window didn't get the usual "unresponsive" thing, I have to assume the events were still being processed, but for some reason I couldn't move nor get back into the menu.

If you get around, I'd try to add more music, since it gets repetitive quickly. ;)

A small detail: The number 7 looks relatively irritating with the used font. :D
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Fusoy

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Cubus Puram 2
« Reply #2 on: October 19, 2014, 08:45:44 pm »
I don't really know if you are talking about of Cubus Puram 1, which is available on Desura, or Cubus Puram 2 that I have presented here and is only available here http://cubuspuram2.weebly.com/ .

But anyway :

If you get around, I'd try to add more music, since it gets repetitive quickly. ;)

There is a total of 4 musics in the game. One music cover 18 levels. I don't really know if it's better to put a simple playlist that will repeat all the game long, or put a new music every x levels, like I have been doing.


Thanks for your comment and sorry for the 7 !

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: Cubus Puram 2
« Reply #3 on: October 19, 2014, 09:57:01 pm »
Oh! Sorry I didn't realize or rather didn't read that the Desura version was different.

But now that I've seen both versions, I must say I like what you did with version 2. :)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

achpile

  • Full Member
  • ***
  • Posts: 231
    • View Profile
    • Achpile's homepage
    • Email
Re: Cubus Puram 2
« Reply #4 on: October 20, 2014, 06:00:38 am »
Sorry

root@linux:~/Desktop/CubusPuram 2 Full Linux# file Cubus_Puram_2
Cubus_Puram_2: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=467c6c441f7d105399ad8b2f71080ae7aa0c4e61, not stripped
 

Is there 32-bit linux version?  :-\

But at screenshots it looks quite cool