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

Author Topic: Smart Defender  (Read 4838 times)

0 Members and 1 Guest are viewing this topic.

smartties

  • Newbie
  • *
  • Posts: 6
  • Student, and hobbyist developer
    • View Profile
Smart Defender
« on: July 28, 2013, 03:06:43 pm »
Hi my name is martin, I am developing a game on the Android platform when I have time to waste, with c + + (NDK),
  and java to load c++ code. This game is a Tower defense inspired by Warcraft and available  here   Tower Bruiser.

Some screens





   Until last week to test my application I had to compile all the project and then transfer it on the telephone, which took about 10 minutes. So I decided to bring my game on the Windows platform to reduce development time. Having already used SDL before, I wanted to try another library, I then came across SFML, I do not regret having chosen, because in one day I managed to bring my project on Windows. You can try a windows demo here : mega or uptobox

The game is still in alpha.

Thank you SFML
« Last Edit: September 22, 2014, 08:34:04 pm by smartties »
[Android] Port of the game Blip & Blop(originally released in 2003)  on mobile with SDL : https://github.com/smartties/Blip-Blop-for-Android
Some of my games and apps :
https://play.google.com/store/apps/developer?id=Smartties
https://itunes.apple.com/us/developer/martin-jules/id1041796231

Lo-X

  • Hero Member
  • *****
  • Posts: 618
    • View Profile
    • My personal website, with CV, portfolio and projects
Re: Smart Defender
« Reply #1 on: July 28, 2013, 04:09:22 pm »
Hi, that seems nice !

For which part of the game did you used SFML ?

Grimshaw

  • Hero Member
  • *****
  • Posts: 631
  • Nephilim SDK
    • View Profile
Re: Smart Defender
« Reply #2 on: July 28, 2013, 04:27:43 pm »
This is looking nice! Lots of work in it already :D

smartties

  • Newbie
  • *
  • Posts: 6
  • Student, and hobbyist developer
    • View Profile
Re: Smart Defender
« Reply #3 on: July 28, 2013, 04:34:49 pm »
Hi Lo-X and Grimshaw, thank for your answers  :),
In this project i used SFML to create a window, and manage Event(mouse and keyboard).
Regarding 3D I used Opengl( opengl ES for android).
[Android] Port of the game Blip & Blop(originally released in 2003)  on mobile with SDL : https://github.com/smartties/Blip-Blop-for-Android
Some of my games and apps :
https://play.google.com/store/apps/developer?id=Smartties
https://itunes.apple.com/us/developer/martin-jules/id1041796231

Grimshaw

  • Hero Member
  • *****
  • Posts: 631
  • Nephilim SDK
    • View Profile
Re: Smart Defender
« Reply #4 on: July 28, 2013, 09:53:11 pm »
Yep, it was quite implicit since SFML can't do 3D and you mentioned android :D

The UI was intuitive but little user-friendly both in aspect and usage (it seemed like i was on a touch screen), but still good enough!

I really liked the animations, they were all pretty smooth and overally well achieved! The buildings being constructed and progress bars were another example of good polish. I think this product is headed in the right direction :D

smartties

  • Newbie
  • *
  • Posts: 6
  • Student, and hobbyist developer
    • View Profile
Re: Smart Defender
« Reply #5 on: September 22, 2014, 08:31:59 pm »
Update : Smart defender get banned from Google Play, because of his textures/models (which look like those of Warcraft III)
So I changed every references to Warcraft III and I republished it : Tower Bruiser

Tell me what do you think about the game !
[Android] Port of the game Blip & Blop(originally released in 2003)  on mobile with SDL : https://github.com/smartties/Blip-Blop-for-Android
Some of my games and apps :
https://play.google.com/store/apps/developer?id=Smartties
https://itunes.apple.com/us/developer/martin-jules/id1041796231