playMaker

Author Topic: colorCubed3  (Read 2739 times)

msmisha

  • Playmaker Newbie
  • *
  • Posts: 2
colorCubed3
« on: January 26, 2018, 12:34:27 AM »
Hey Playmakers! (I have no idea if there's a group name yet - thought I'd try it anyway!)

I'm super excited! I've made games before, but never one from like, scratch scratch, without needing any assistance on a, 'let me just steal this code from StackOverflow' level.

So I present to you all my first ever solo made game - colorCubed3!

Is it perfect? No. Is it buggy? Why yes, yes is it. Is it a simple game premise? Yup, indeed. If you can match colors, you can play this game. There's no heavy thinking involved at all - But I'm still proud of it anyway!

It took me 7 days from concept to finished product, and then another day or two to upload it onto the app store, but I'm still super happy! For a girl whose knowledge of C++ begins and ends at 'print', I really am just so - gosh I'm gushing.

Feel free to check it out!

Android:
https://play.google.com/store/apps/details?id=com.cnp.colorcubed
colorCubed3 for Android Devices

iPhone:
https://itunes.apple.com/us/app/colorcubed3/id1338127103?mt=8
colorCubed3 for iPhones

I was going to add screenshots but I can't seem to figure out how to attach pictures to my post. Haha

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: colorCubed3
« Reply #1 on: January 26, 2018, 01:31:46 AM »
Hi,

 great :)

 you should do a video, I am not sure about the actual gameplay still :)

 to attach picture, put them on imgur online then type:

Code: [Select]
[img]your url[/img]
for videos make a youtube video, copy the video link, REMOVE the 's' of https and type:

Code: [Select]
[youtube]http://.... [/youtube]
you can hit preview to make sure they worked before posting.

 Bye,

 Jean


henry

  • Playmaker Newbie
  • *
  • Posts: 11
Re: colorCubed3
« Reply #2 on: March 06, 2018, 03:08:02 PM »
That's is a cool looking and great UI

I agree with "jeanfabre" a gameplay video would be useful.

Are the cubes 2D and 3D?

Henry


skipadu

  • Playmaker Newbie
  • *
  • Posts: 43
  • Learning continuously
    • serialkamikaze.itch.io
Re: colorCubed3
« Reply #3 on: March 09, 2018, 02:57:07 PM »
The game was fun to play. Music was catchy and those simple graphics were looking great.
Keep up the good work!

Not know if it is a bug or feature, but the button I press last will stay grey until pressing next.