SFML community forums

General => SFML projects => Topic started by: IsDaouda on November 10, 2018, 04:38:25 pm

Title: [Multiplatform] I Can Transform : 5th Anniversary
Post by: IsDaouda on November 10, 2018, 04:38:25 pm
Hello,
I Can Transform is a 2D action platform game developed with the is::Engine (Github link (https://github.com/Is-Daouda/is-Engine)) game engine. The game is available on Android and Web (HTML 5).

In this game you control Captain Is a boy who has the ability to transform into a mechanical object (Car, Motorcycle, Rocket, Drill, Helicopter, etc.) thanks to his special costume.
Your goal is to go through the levels to find the Vortex Gems, which you will later use to lock up the Assas (the villains who want to destroy the universe) in the Gakpame dimension.

Trailer:
https://youtu.be/2GGiBC8TMLg

Screenshot :
(click to show/hide)
Available on :

(https://static.itch.io/images/store_badges/google.png) (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform&hl=en)    HTML 5 (https://www.gamepix.com/play/i-can-transform)
With this game you will always discover a new way to have fun!
Title: Re: I Can Transform
Post by: Sub on November 10, 2018, 09:43:13 pm
Looks good, it's clear a lot of work was put into it. 

You might want to change the name of it to something more unique.  I went to install it on Android and couldn't find it through their search.  I had to go find this thread on my phone in order to get the link. 
Title: Re: I Can Transform
Post by: IsDaouda on November 12, 2018, 02:01:04 pm
Hello @Sub
Thank you for your comments.

For the modification of the name, it will be a little complicated because the package uses already this name.
So modifying it may lead to inconsistencies.

If you can not find the game in google play searches, you can download it via this link : Download here (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform&hl=en_IN)
Title: Re: I Can Transform
Post by: IsDaouda on December 29, 2018, 05:05:20 pm
Hello everyone,

The engine that was used to develop the game is now available on GitHub.

It is accompanied by an example that will show you how it works.

Link (https://github.com/Is-Daouda/is-Engine)
Title: Re: I Can Transform
Post by: Hapax on December 30, 2018, 11:24:46 am
It looks nicely done. Congratulations!

I particularly like the giant rolling disc/ball that climbs smoothly stairs. :)

A note on the trailer itself though: you may want to start the sound a bit louder/more obvious.
It starts so quiet that I thought it was a video without sound (so didn't matter where the volume was) but it ends with very loud sound so I had to quickly adjust that volume! The beginning should give some indication as to the level people should be listening to throughout.

It would be interesting to me - and perhaps others - to see how you actually used SFML for the project. We can presume you used it for all window, graphics and sound although this may not be the case. You could also share some techniques you may have created to overcome some of the metaphorical walls that you may have encountered :D
Title: Re: I Can Transform
Post by: eXpl0it3r on December 30, 2018, 02:13:03 pm
Nice to see that you made the engine & setup open source. Hope people will find it useful despite the slightly restricting GPL-3.0 licensing. :)
Title: Re: I Can Transform
Post by: IsDaouda on December 30, 2018, 07:37:44 pm
Hello everyone,

@Hapax
=> For the trailer I had a lot of comment compared to the sound. I plan to create another one later that will be an improvement.

=> Yes I used SFML for all the elements of the game (Graphic, Sound, ...)

=> For sharing techniques, I put everything in the engine. I even added an example that comes with the engine (to see how the engine works) that you can find on GitHub.
But if you have any questions about technique or other things you can ask :)

@ eXpl0it3r
=> I replaced GPLv3 with a zlib license. For more openness.
=> I also hope that it will serve other people :)

Thank you for the comments :)
Title: Re: I Can Transform
Post by: Nexus on January 02, 2019, 09:16:47 pm
Cool to see another Android game! The colors and the silicon/electronic background have a very arcady touch :)
Title: Re: I Can Transform
Post by: IsDaouda on January 02, 2019, 10:37:54 pm
@Nexus
Thank you :D
Title: Re: I Can Transform
Post by: Raynobrak on January 05, 2019, 05:32:17 pm
Wow, I didn't know you could compile SFML for Android. How did you do that ?
Title: Re: I Can Transform
Post by: Nexus on January 05, 2019, 08:11:58 pm
@Raynobrak: have a look at the Wiki (https://github.com/SFML/SFML/wiki/Tutorial%3A-Building-SFML-for-Android) ;)
Title: Re: I Can Transform
Post by: IsDaouda on March 19, 2019, 02:19:23 pm
Hi everyone, :)
A new update (v1.08) is available on Play Store (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform&hl=en)

WHAT'S NEW :
- New icon
- Ad remove
- Optimized application
- Bugs fixed
Title: Re: I Can Transform
Post by: IsDaouda on April 20, 2019, 12:39:29 pm
Hello everyone,
Trailer of the first boss in I Can Transform is available :

https://youtube.com/watch?feature=youtu.be&v=3WY0QMCPR0o
Title: Re: I Can Transform
Post by: IsDaouda on May 28, 2019, 08:11:07 pm
Hello everyone,

A new demo video of the second Boss is available.
Watch how "Captain Is" doing a death race with the Boss 2 ("DJ Speed").

https://youtu.be/40Cu_xwR6rQ
Title: Re: I Can Transform v2.0
Post by: IsDaouda on April 12, 2021, 04:15:11 pm
Hi all,
“I Can Transform” is back and upgraded to version 2.0. This version brings huge new features!

- A new system that allows the game to evolve over time. New content (Levels, Worlds, Bosses, Gameplay ...) are added to the game during updates. The game is renewed as time goes by! No more replaying the same levels and getting bored!

- The Level Design has been revised and improved.

- Added Ghost mode (Only on Android). Very useful for making challenges with friends or setting your own records!

- Now the game is available on Android and Web (HTML 5). (Note that on the web you can play on PC like Mobile BUT in a web browser!)

- The game now runs on a new game engine (which is based on SFML and SDL) which makes the game smoother and more stable.

Android version (Google Play): Here (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform&hl=En)

The web version (HTML 5): Here (http://bit.ly/i_can_transform_web)

Here is the Trailer:
https://youtu.be/QYhN5lEmRQ0
Title: Re: [Android - HTML 5] I Can Transform v2.0
Post by: IsDaouda on April 26, 2021, 09:16:12 pm
Hi,
If you have an old version of the game (lower than 2.0) already installed on your mobile, you must uninstall it before installing version 2.0.
This new version is completely different from the previous versions.
If you do not do this you may encounter problems during the installation!

A big thank you to everyone who has already played the game and to those who will discover it soon!

Have a lovely day everybody. :)
Title: Re: [Android - HTML 5] I Can Transform v2.0
Post by: IsDaouda on May 28, 2021, 06:32:03 pm
Hi,
I Can Transform v2.1 is available!
This time Captain Is takes us to discover the hills of ATIME which is in Africa!

So get ready to Surf, Race, Fly, Swim and do amazing stunts!
These vacations are going to be CRAZY!

Tip:
Prolonged swimming prohibited and often look over your head if you don’t want to get crushed!

(https://i48.servimg.com/u/f48/20/16/75/27/img010.png)

(https://i48.servimg.com/u/f48/20/16/75/27/img110.png)

(https://i48.servimg.com/u/f48/20/16/75/27/img210.png)

(https://i48.servimg.com/u/f48/20/16/75/27/img810.png)

Game link:
- Android Version (Google Play) (http://bit.ly/i_can_transform_android)
- Web Version (HTML 5) (http://bit.ly/i_can_transform_web)
Title: Re: [Android - HTML 5] I Can Transform v2.0
Post by: IsDaouda on July 24, 2021, 03:10:36 am
Greetings to all,

I Can Transform v2.2 is available!
Captain Is ended up discovering one of the secret bases of the Assas called Assas Kome which is somewhere in Africa. (Don't ask me how he found out. I don’t know either!)
This place is guarded by a very sophisticated and dangerous Robot army. Stay on your guard every step you take!

This time we take the next step!

New trailer:

https://youtu.be/2GGiBC8TMLg

Game Link:
- Android version (Google Play): Here (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform&hl=En)
- The web version (HTML 5): Here (http://bit.ly/i_can_transform_web)

World 3 (Assas Kome) Screen Shot:

(https://i48.servimg.com/u/f48/20/16/75/27/img811.png)

(https://i48.servimg.com/u/f48/20/16/75/27/img610.png)

(https://i48.servimg.com/u/f48/20/16/75/27/img310.png)

(https://i48.servimg.com/u/f48/20/16/75/27/img710.png)
Title: Re: [Android - HTML 5] I Can Transform v2.0
Post by: IsDaouda on July 26, 2021, 01:24:36 pm
Hi,
I hope you are well!
I Can Transform is now available on itch.io!

itch.io game link (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on July 28, 2021, 10:38:13 pm
Hi everyone,
A new update has been made to the game. It fixes bugs in Level 21 and improves game loading in the web version.

Available on :

(https://static.itch.io/images/store_badges/google.png) (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform&hl=en)    HTML 5 (https://is-daouda.github.io/)

Have a nice day ! :)
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on December 04, 2021, 01:27:08 am
Hi everyone,
I Can Transform v2.3 is available, here are the improvements made to the game :

- Complete overhaul of the Game Design
- New option that helps you easily progress through the levels
- New ability (To find out, play level 1 without hitting enemies)
- Bugs fixed

Game Link:
• Android Version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
• Web (HTML 5) Version (https://is-daouda.github.io)

Here's a Gameplay Walkthrough video of the world 1 (there is a time stamp in the video description. Useful to discover the levels) :

https://youtu.be/0Vfea5U5Bko

Good viewing!
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on December 04, 2021, 10:33:36 pm
Version 2.3 of the game is also available on itch.io. You can access it through this link: Here (https://is-daouda.itch.io/i-can-transform)

Good weekend to all ! :)
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on January 19, 2022, 01:42:51 pm
Hi,
The bug that prevented the start of the game I Can Transform has been corrected.
Other improvements have been made in this new update.

Thank you very much for your feedback that has been very useful!

Game link:
- Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
- Web (HTML 5) version (https://is-daouda.github.io)

Have a nice day!
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on January 29, 2022, 12:28:12 pm
Hi everyone,
I hope you start well the weekends!

I would like to share with you this version of I Can Transform which is available on GameJolt (https://gamejolt.com/games/i_can_transform/685223)!

Feel free to leave a comment on the game page!
So see you on GameJolt (https://gamejolt.com/games/i_can_transform/685223) to entertain you this weekend and the other days too!

Have a nice day and good weekend to all!
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on February 05, 2022, 03:06:50 pm
Hi,
A new update has been made to the web version (HTML 5) of I Can Transform.
Now the game is compatible with many browsers and fully supports smartphones.

Itch.io link (https://is-daouda.itch.io/i-can-transform)

Gamejolt link (https://gamejolt.com/games/i_can_transform/685223)
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on February 13, 2022, 02:20:54 pm
Hi,
I hope you’re all okay!

I Can Transform is now available on Play idevGames.
The game is playable on Web (HTML 5), PC & Smartphones!

Here is the link : Play idevGames (https://play.idevgames.co.uk/game/i-can-transform)

Have fun and have a great day!

Happy Valentine's Day in advance to all video game lovers!
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on February 16, 2022, 05:52:42 pm
Hi there,
I hope you’re all okay!

I Can Transform is now available on CrazyGames.com (https://www.crazygames.com/game/i-can-transform)!
There are plenty of surprises waiting for you in the game!

The game is playable on PC and Smartphone!

Have a good time!
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on March 03, 2022, 12:44:11 pm
Hi all,
I hope that you all are ok!
I Can Transform is available on GameMonetize (https://gamemonetize.com/i-can-transform-game)!

Have fun and have a nice day!
Title: Re: [Android - HTML 5] I Can Transform v2.x
Post by: IsDaouda on March 07, 2022, 05:46:23 pm
Hi,
I hope you are doing well!

I Can Transform is available on Gamepix (https://www.gamepix.com/play/i-can-transform)!
Play on your desktop browser or mobile device!
There are plenty of surprises waiting for you in the game!

I wish you all a good game!  :)
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on April 16, 2022, 01:16:40 pm
Hi all,
I hope you are doing well !

I Can Transform 2.x is 1 year old this year !
For this occasion a new game mode called Cross World (Available for a limited period !) has been integrated ! It allows you to travel in various universes of video games !
This time we go to the one of Sonic The Hedgehog to celebrate these 30 years !

Rewards will be given at the end of the event if you complete this mode 100% !
Hurry up !

Lots of other surprises await you in the game !

Game link :
• Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
• Web (HTML 5) version (https://is-daouda.github.io)

https://youtu.be/JebVALVdEQU

Screenshot:
(click to show/hide)

Have a nice weekend and happy Easter!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on April 23, 2022, 11:14:19 am
Hi guys,
I hope you are doing well and starting the weekend well!
Here are the other new features that were added in version 2.4:

• New levels
• Improved Level Design of some levels
• New GUIs :
       - Achievement chart (Add recently)
       - Game Options
       - How to Play
• Full support for the French language
• [Android] Ghost Mode improved
• Bug fixed

Many more surprises are coming soon! You’ll love it!

Game link :
• Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
• Web (HTML 5) version (https://is-daouda.github.io)

https://youtu.be/JebVALVdEQU

Have a nice day!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on May 21, 2022, 02:31:19 pm
Hi all,
I hope you have a good day!

I Can Transform is live on Gamearter.com (https://www.gamearter.com/game/i-can-transform)!

The duration of the Cross World event has been extended to allow those who have not yet discovered the game to be able to live this incredible experience!

Have fun and have a good weekend!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on June 07, 2022, 09:12:10 pm
Hi everyone,
I hope you’re all okay!

This new version (2.4.4) of I Can Transform Android (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform) allows you to migrate your data to the next version.
Yes! The game will experience a big change soon. So it's important to install this new version rather possible if you do not want to lose your backup data!

All you need to do is install this new version and throw it as usual. The game will take care of the rest!

Prepare you to live pleasant experiences that exceeds human understanding!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on June 24, 2022, 02:12:00 pm
Hi everyone,
I hope you are all having a good day!

Sonic The Hedgehog just got another year!

For this occasion a new Mode called Cross World has been integrated in I Can Transform to allow you to travel in the universe of the fastest Hedgehog in the world and celebrate its Birthday!

Ready for the party?! Let’s go!

Game link :
Web (HTML 5) Version (https://is-daouda.github.io/)
Android Version (Google Play) (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

https://youtu.be/JebVALVdEQU

Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on July 07, 2022, 12:36:09 pm
Hello all,
I hope you’re all okay!

I Can Transform v2.5.x brings new features that will make you live a great holiday! Here they are:

- [Android] A more immersive screen (to dive completely into the game.)
- Support for Gamepads (Now you can play with your wireless controller: No more torticolis and back pain problems!)
- New Content Addition System (No need to update the Android version regularly when new content is available!)
- [Android] Optimized application (lighter and smoother)
(https://i48.servimg.com/u/f48/20/16/75/27/gamepa10.png) (https://is-daouda.github.io/)
Game link :
Web (HTML 5) Version (https://is-daouda.github.io/)
Android Version (Google Play) (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

Have a great day!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on July 27, 2022, 03:45:51 pm
Hi all,
I hope you’re okay!

I Can Transform comes to the Amazon Appstore (https://www.amazon.com/Is-Daouda-I-Can-Transform/dp/B0B47PT42W) to make you live Fabulous Adventures on your Amazon devices (Fire HD, ...).

(https://i48.servimg.com/u/f48/20/16/75/27/1-110.png) (https://www.amazon.com/Is-Daouda-I-Can-Transform/dp/B0B47PT42W)

Get ready to experience a vacation like no other!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on August 07, 2022, 01:52:45 pm
Hi all,
I hope you’re all okay!

I Can Transform is available on the Galaxy Store (https://galaxy.store/ict).
Thanks to all the Samsung teams for their support!

(https://i48.servimg.com/u/f48/20/16/75/27/galaxy11.png) (https://galaxy.store/ict)

Have fun and have a good Sunday!
Happy holidays to all!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: Raincode on August 14, 2022, 12:10:12 pm
Tried a few levels via HTML 5 version and I must say I'm impressed by this project, good job!
Title: Re: [Android - HTML 5] I Can Transform - Cross World : Sonic The Hedgehog
Post by: IsDaouda on August 15, 2022, 10:24:44 pm
Thank you !
Title: Re: [Android - HTML5] I Can Transform: Multiplayer (Super Stars Challenge) available
Post by: IsDaouda on September 07, 2022, 02:30:35 pm
Hi,
I hope you had a great vacation!

It's already back to school! Who says back to school, says novelty! So get ready to live new pleasant experiences but this time with several people!
Here's what's new in version 2.5.55 of I Can Transform:

- A new Multiplayer mode (The Super Stars Challenge):
• Play at 4 simultaneously!
• Special modes that trigger when all players are in a particular situation! (I'll let you find out!)
• Participate in World Championships!
• It's Cross Platform (PC and Mobile players can play together)!

- Cross World Event Rewards are available! (Yes! It's over since September 1st! I hope you had fun!)
More events coming soon!

- Ability to view game stats.

- Ability to use S, M, P, V keys as keyboard shortcuts during the game to activate/deactivate SFX, Music, Progress bar and Vibrate respectively.

- Fixed several Bugs (even those who were well hidden).

Game link:
- Web (HTML 5) version (https://gamepix.com/play/i-can-transform)
- Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

(https://i48.servimg.com/u/f48/20/16/75/27/ict_mu10.png) (https://gamepix.com/play/i-can-transform)

(https://i48.servimg.com/u/f48/20/16/75/27/ict_mu12.png) (https://gamepix.com/play/i-can-transform)

Have a good week !
Title: Re: [Android - HTML5] I Can Transform: Multiplayer (Super Stars Challenge) available
Post by: IsDaouda on September 17, 2022, 12:12:15 pm
Hi,
I hope you are doing well!

A new limited-time event has just launched in the Super Stars Challenge Mode (Multiplayer) of I Can Transform.
Special prizes will be distributed to the best participants!

Quick !!! All to your Smartphones and PCs!

Game link:
- Web (HTML 5) version (https://gamepix.com/play/i-can-transform)
- Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

(https://i48.servimg.com/u/f48/20/16/75/27/kisspn10.jpg) (https://is-daouda.github.io)

Have fun and have a good weekend !
Title: Re: [Android - HTML5] I Can Transform: Multiplayer (Super Stars Challenge) available
Post by: IsDaouda on October 07, 2022, 12:52:56 pm
Hi,
I hope you are doing well!

The race for success is launched in I Can Transform v2.5.60!
More than 90 Achievements! The more Achievements you achieve the higher your Level and certain player abilities increase!

Ready to take on the challenges!

Game link:
- Web (HTML 5) version (https://is-daouda.github.io)
- Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

Have fun and have a great weekend!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on November 07, 2022, 11:16:13 am
Hi,
I hope you are doing well!

The All Stars Racing is available in I Can Transform v2.5.777 Multiplayer Championship!
This new mode offers more possibilities including new levels, challenges to overcome and opens up to more people (even AI can participate)!

(https://i48.servimg.com/u/f48/20/16/75/27/racing10.png) (https://is-daouda.github.io)

Game link:
- Web (HTML 5) version (https://is-daouda.github.io)
- Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

Good week start !
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on November 09, 2022, 09:37:49 pm
Hi,
Today the Android version of I Can Transform celebrates 4 years! 🎊🎉
During these 4 years, the game has known a lot of Novelties, Improvements & Fun and it will still continue! 🌟

Thank you for your feedback and a Big Thank you to everyone who played it!

(https://i48.servimg.com/u/f48/20/16/75/27/5756ee10.gif) (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

Game link:
- Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
- Web (HTML 5) version (https://is-daouda.github.io)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 07, 2022, 11:47:21 am
Hi,
I hope you are doing well!

The Drill Boost is available in the Multiplayer mode and you can also see the Championship Ranking!

The Friendly Game is now 100% operational (use it to have fun with your family / friends during these Christmas holidays!)!

(https://i48.servimg.com/u/f48/20/16/75/27/ict_dr10.png) (https://is-daouda.github.io)

Game link:
- Web (HTML 5) version (https://is-daouda.github.io)
- Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)

Happy end of year party to all!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: Sean Mulligan on December 09, 2022, 10:40:43 pm
Wow, looks great, I am always impressed by these kinds of projects, and the amount of ports shows some technical skill. How long did this all take?
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 10, 2022, 12:21:44 pm
Wow, looks great, I am always impressed by these kinds of projects, and the amount of ports shows some technical skill. How long did this all take?

Thanks you!
If we count the total number of hours of work, it does not exceed one month.
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 10, 2022, 12:36:02 pm
Hi,
I hope you are doing well!

Now you can download and play directly I Can Transform on your Windows, Linux and macOS computers.

Game download link here (https://is-daouda.itch.io/i-can-transform).

Have a nice day and have a good weekend !
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 13, 2022, 02:30:27 pm
Hi,
I hope you are doing well!

You can now use the Drill Boost with your GamePad!
Have fun!

(https://i48.servimg.com/u/f48/20/16/75/27/gamepa11.png) (https://is-daouda.github.io)

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 17, 2022, 12:12:00 pm
Hi,
I hope you are doing well!

To celebrate Christmas, a new event has been launched in I Can Transform to make you live good times during these holidays!

Good participation and have fun!

(https://i48.servimg.com/u/f48/20/16/75/27/christ10.jpg) (https://is-daouda.github.io)

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Happy Holidays!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 20, 2022, 02:04:37 pm
Hi,
I hope you are doing well!

Here is a demo of I Can Transform Multiplayer that shows the use of Drill Boost and the new Drill Boost Recharge capability (It is represented by the small green bars above the player).

The Drill Boost Recharge improves depending on the player’s level.

Good viewing!

https://youtu.be/3CyXhqZ_co0

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 24, 2022, 07:48:56 pm
Hi,
I hope you are doing well!

Here are screenshots of I Can Transform that I offer you to celebrate Christmas.✨🎆

Happy weekend and Merry Christmas!

(https://i48.servimg.com/u/f48/20/16/75/27/img312.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img212.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img112.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img412.png) (https://linktr.ee/is_daouda)

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Happy Holydays!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on December 31, 2022, 11:18:55 am
Hi,
I hope you are doing well!

The Mini Bosses of I Can Transform also want to be in the spotlight before the end of the year! Here are their screenshots!

Happy New Year!✨🎆

(https://i48.servimg.com/u/f48/20/16/75/27/img113.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img213.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img313.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img413.png) (https://linktr.ee/is_daouda)

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Happy weekend!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on January 07, 2023, 10:37:07 am
Hi,
I hope you are doing well!

You can use the Drill Transformation on unstable Blocks to make them fall faster (very useful for unlocking a particular Achievement in the game).

The rendering has also been improved (I'm sure you will notice this when playing it).

(https://i48.servimg.com/u/f48/20/16/75/27/img_dr10.png) (https://linktr.ee/is_daouda)

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Happy weekend!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on January 10, 2023, 10:55:33 am
Hi,
I hope you are doing well!

Who do you think has the best chance of winning this Multiplayer Race?

https://youtu.be/jvj6-EIHe8I

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on January 14, 2023, 11:27:24 am
Hi,
I hope you are doing well!

Phase 1 of the Multiplayer Championship has just been launched in I Can Transform!
Ready to win the Cup?!

(https://i48.servimg.com/u/f48/20/16/75/27/trophi10.jpg) (https://linktr.ee/is_daouda)

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Happy weekend!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on January 17, 2023, 01:09:35 pm
Hi,
I hope you are doing well!

Ready to win the Multiplayer Championship Cup?!
Here's what awaits you!

https://youtu.be/v7IAE30XAYw

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on January 24, 2023, 11:23:17 am
Hi,
I hope you are doing well!

Discover some of the most fun and powerful Transformations of I Can Transform!

https://youtu.be/uywyoCMK7Yw

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on January 31, 2023, 11:12:14 am
Hi,
I hope you are doing well!

This is one of the toughest Mini Bosses in I Can Transform!

https://youtu.be/mzcjKeyXrok

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on February 07, 2023, 10:32:12 am
Hi,
I hope you are doing well!

Here’s a video that shows that a hectic Helicopter ride always feels good!

https://youtu.be/pIQkKLvqSlA

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on February 14, 2023, 11:34:45 am
Hi,
I hope you are doing well!

Here is a video that shows that doing stunts near a blazing fire is always fun!

https://youtu.be/y7Exx6YmGhE

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day and a Happy Valentine's Day to all video game lovers!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on February 21, 2023, 11:20:29 am
Hi,
I hope you are doing well!

What could be better than a race in the trees to feel safe!

https://youtu.be/6FwS8rT6Fwg

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on February 24, 2023, 01:41:16 am
Hi,
I hope you are doing wel !

A new update has been brought to the game!
It significantly reduces loading times, improves gameplay and details information.

Have fun!

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day a good weekend!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on February 28, 2023, 11:50:54 am
Hi,
I hope you are doing well!

Here is a video that shows that driving in a dangerous environment is so soothing!

https://youtu.be/9Wrq979oe2A

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on March 07, 2023, 01:20:37 pm
Hi,
I hope you are doing well!

Here is a new trailer to celebrate the 4th anniversary of I Can Transform!

https://youtu.be/jlvQfkAEiSY

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Good viewing and have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on March 21, 2023, 01:49:53 pm
Hi,
I hope you are doing well!

It's Spring!✨🌻🌈 Let's go say hello to Mother Nature!

(https://i48.servimg.com/u/f48/20/16/75/27/img114.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img1110.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img_sp10.png) (https://linktr.ee/is_daouda)

(https://i48.servimg.com/u/f48/20/16/75/27/img_sp11.png) (https://linktr.ee/is_daouda)

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on April 07, 2023, 12:51:14 pm
Hi,
I hope you are doing well!

Here are the recently added features in I Can Transform:
• Parameter for Intense Effects ⚡
• Use of different Virtual Keyboards depending on your language
• Improved Sprite rendering
• Dialogs UI has been improved

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Have a nice day and a good weekend!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on April 16, 2023, 02:35:50 pm
Hi,
I hope you are doing well!

It’s been a year since the Cross World was integrated in I Can Transform to celebrate the 30th anniversary of SonicTheHedgehog!

https://youtu.be/JebVALVdEQU

Game link:
Web (HTML 5) version (https://is-daouda.github.io)
Android version (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC (Windows, Linux, macOS) version (https://is-daouda.itch.io/i-can-transform)

Good viewing and have a nice day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on September 07, 2023, 02:53:45 pm
Hi all,
I hope you're doing well!

This school year starts with very good news!

The Multiplayer mode of I Can Transform is already 1 year old! I hope you had fun!

This year, the SAGExpo (https://www.sonicfangameshq.com/forums/showcase/i-can-transform.1733) welcomes I Can Transform in these games booths! Click here (https://www.sonicfangameshq.com/forums/showcase/i-can-transform.1733) to participate in this extraordinary event!

(https://i48.servimg.com/u/f48/20/16/75/27/img_2010.jpg) (https://www.sonicfangameshq.com/forums/showcase/i-can-transform.1733)

I wish you a good time in the company of the many games presented at this wonderful event!

Have a lovely day!
Title: Re: [Android - HTML5] I Can Transform : All Stars Racing
Post by: IsDaouda on October 07, 2023, 02:37:36 am
Hi,
I hope you are all doing well!

On the occasion of the 5 years of I Can Transform, we decided to do something very special, it is to get you involved in this event in a variety of ways!

Do you have any suggestions or remarks to do about the game to help us improve it?! Do not hesitate to let us know!

You would like to share an illustration(s) that you have imagined to celebrate the 5 years of the game?! Well! It is welcome! We will share it on Social Networks and associate your name as credit!
(You can send your creations by mail here (http://mailto:isdaouda.n@gmail.com) or publish them directly in this subject so that everyone can discover them in advance.)

All other ideas to make this moment unforgettable and wonderful is welcome!

(https://i48.servimg.com/u/f48/20/16/75/27/giphy10.gif) (https://linktr.ee/is_daouda)

Have a great day and a good weekend!

Game link:
Web Version (Android, iOS, Xbox, PlayStation, Steam Deck, PC) (https://is-daouda.github.io)
Android Version (Google Play) (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC Version (Windows, Linux, macOS) (https://is-daouda.itch.io/i-can-transform)

Have fun!
Title: Re: [Multiplatform] I Can Transform : 5th Anniversary
Post by: IsDaouda on November 18, 2023, 12:42:46 pm
Hi,
I hope you are doing well!

I Can Transform (https://linktr.ee/is_daouda) is now 5 years old!

What a wonderful journey we have taken together with this game!

A big thank you for all your contributions!
Thanks to everyone who played the game and to those who will play it in the future!

Lots of other Surprises are still on the way! You will love!

https://youtu.be/jlvQfkAEiSY

Game link:
Web Version (Android, iOS, Xbox, PlayStation, Steam Deck, PC) (https://is-daouda.github.io)
Android Version (Google Play) (https://play.google.com/store/apps/details?id=com.isdaouda.icantransform)
PC Version (Windows, Linux, macOS) (https://is-daouda.itch.io/i-can-transform)

Good day and happy weekend to all!
Title: Re: [Multiplatform] I Can Transform : 5th Anniversary
Post by: IsDaouda on December 07, 2023, 07:10:39 am
Hello,
I hope you are doing well and preparing well for the holiday season!

I Can Transform has exceeded more than 52,000 Players on Gamepix.com (https://gamepix.com/play/i-can-transform)! IT'S EXTRAORDINARY!

We reached this score thanks to all your contributions!
Thanks so much to everyone who played the game and everyone who shared it!

(https://i48.servimg.com/u/f48/20/16/75/27/37218110.png) (https://linktr.ee/is_daouda)

Have a nice day and may these end-of-year holidays be wonderful for everyone!

Game link:
Web Version (Android, iOS, Xbox, PlayStation, Steam Deck, PC) (https://is-daouda.github.io)
PC Version (Windows, Linux, macOS) (https://is-daouda.itch.io/i-can-transform)