mikva's Forum Posts

  • Amazing, I love new puzzle ideas.

    There a huge market for puzzle games on mobiles.

    Thank you!

    Yes mobile will be probably the best platform for this type of game. I wanted to focus on PC but when I tried it on my tablet for the first time it felt much more better then control with mouse. Only limitation that bothers me is small screen of phones but it is not that big issue I guess.

  • Hello C2 users and fans!

    I would like to present my new game Spinlot. We are 2 guys working on this game, my friend doing art and I'm having fun with Construct. Spinlot is kind of casual game that can be played and enjoyed by any age. On the other hand we wanted experience gamers to have fun too, so we decided to add hard mode and it proofed as good decision during play testing.

    So why I didn't post anything sooner? Well I don't really like rushed threads and publicity of "ideas" that will never be created and I wanted to have something to show first. Now I have a demo version or alpha version as you want to call it. There is 10 story levels and 5 hard modes. Of course there is still much work left to do, but you can get an impression of what Spinlot is about.

    You can control with mouse, keyboard or touch device. So far the alpha version is aimed at PC, mobile devices will get own optimized version with zoomed in camera, different menu, etc. So the game looks bad on small resolution phones but it works pretty well on tablets from 7" and up or high res phones.

    You can download demo for windows http://spinlot.com/demo.html or go directly to Browser version HERE

    Any feedback is appreciated. It will be awesome if you follow and share Spinlot if you like it.

    Subscribe to Construct videos now

    facebook

    indiedb

    twitter

    official site

    devlog

    That's it for now. I'm going to post regular updates from now on and I will be updating this thread with important news too.

  • Hello!

    We finally decided to present our game Spinlot to the world. We are out of alpha stage for quite a time but still there is so much work to do. I will share some more info soon here on the forum and on our website.

    Just to briefly introduce our game. Spinlot is an action puzzle game, where you control this spinning device trying to avoid bad things and pass the level. You can look how it works in our short gameplay preview.

    http://youtu.be/ZnhV5G9DYRY

    http://spinlot.com

  • I would like ot recreate in construct 2 this   http://jsfiddle.net/cristighenea/aP7MK/

    so the graph animate based on variables. When variables are changed, the graph will change too.

    Is that possible somehow?

  • Great plugin, this is exactly what I was missing in C2.

    However I have same problem as McKack, except Im 5 days off, rest of the time (year, hours, etc.) is fine. Any suggestions?

  • Anyone? Really nobody ever used construct for something like that?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello, i would like to create something like product configurator with construct 2. I will not be using cache, so everytime user reload the page, it will start cleared and reloaded, so I can easily update all informations. There will be few options user will choose, and then just click "send". I should be able to see their option with correct email they also enter.

    My question is, how to save and get data, separately for each user? I dont really mind the export solution. Text document that will be saved somewhere in "game" folder, maybe? Or is it possible to send information to email? Or another idea of mine was to create some admin login, an view everything in html app itself on website, but im not sure if it is possible.

    If you can point me in right direction, I would be glad, thanks.