Jump to content

Search the Community

Showing results for tags 'tower defense'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 14 results

  1. Hi everyone, I'm new here. I have a lot of open source projects on my GitHub, including games that uses ML and GA as their mechanic. To be a 100% honest, none of them made me any kind of money. I did not developed them for the money, but sure it would keep me motivated to publish new projects. Anyway, I'm abou to finish a Tower Defense game that I plan to release soon, but with this one I'll try to make some money. What would you say is the best whey to monetize a HTML5 games? I tought about embedding it on a executable and try to sell for a few bucks on itch.io and android. What do you think? https://www.youtube.com/watch?v=gg4oYA9ToZs
  2. Spacedust Defender is the first game I have ever made after many failed projects (basic gamedev stuff). Short Description - Enroll as a [Defender] and take up the mission to protect your solar system from the threat of an imminent Bluul Invasion. The concept is a combination between a maze tower defense and a space shooter, kinda. Feel free to try it HERE if it sounds interesting.
  3. Hi everyone, Been away for a while but I've kept practicing with Babylon. This is at a prototype phase with no 3d/sound/artwork. Just pure javascript code for now. Trying to get the mechanics working properly first. One question I have is how the projectile rotationQuaternion is cloned. It seems to follow the lookAt() quaternion from the origin tower even after the quaternion is cloned. How can I ensure that the rotationQuaternion is not linked to the original quaternion it is taken from? This causes problems when a tower shoots a projectile and then rotates to target another enemy. The previously mentioned projectile rotates in midair still copying the rotation of the tower. Here's the relevant code taken from line 53 of https://github.com/xtreemze/defend/blob/master/src/js/main/projectiles.ts const clonedRotation = originMesh.rotationQuaternion.clone(); clonedRotation.normalize(); projectile.rotationQuaternion.copyFrom(clonedRotation); Comments, questions are welcome! The project is hosted here with open source: https://github.com/xtreemze/defend View the project here: https://xtreemze.github.io/defend
  4. Hi Everyone. Here is my Real Time Strategy Fighting game made with Unity Webgl. The game is still under development although its somewhat stable now. I would love to hear your suggestions and criticism. http://www.castleglory.io/
  5. Open https://surikov.itch.io/diamond-defense
  6. Hello. This is my game early version. Still absolute no graphics, just programming Added the image how it looks now. The turrets can shoot and damage the armies And this is my Goal:
  7. Minimal Tower Defense is a strategy game where you try to defeat waves of enemies, or Blobs, before they reach your tower. Of course, its less of a tower and more of a redish square on the right side of the screen, but whatever. Mo' details - http://tristangames.125mb.com/i/mtd.html Play it - http://tristangames.125mb.com/games/MTD/index.html I used the open source game Processed Tower Defense to make this game.
  8. Hi there, I like to introduce "Grain Defense" a HTML5 based tower defense game developed with Google GWT and a Vaadin Svg library. Play in browser: http://graindefense.trundicho.de Android App Store: https://play.google.com/store/apps/details?id=de.trundicho.graindefense I'm a developer. I was evaluating the google GWT 2.7 framework to see if it's worth to be used in browser business applications. Therefore I programmed my first game "Grain Defense". It's done in very little time. I'm not a designer so the graphics are quite easy. Because I love tower defense games I choose to code a tower defense game The game is coded in Java. GWT transforms the java code to HTML5 and javascript. So the output can be played in every browser and even with a wrapping app (about 10 lines of written code) that starts a browser on your phone you can play it on every android device. For simplicity I used a Vaadin library that supports a simplified interface for SVG graphics. So almost everything you see in the game is based on svg. Please feel free to play the game and to give feedback or ask questions about this technical approach. Greetings Trundicho
  9. Hi! I am making a tower defense game. I need to check if a the "enemy" sprite is on the stage,how do I do that? Thanks
  10. Hi everyone. I am a newbie in phaser and in english I am making a tower defense game,and i need to make 2 different layers. One for the background and one for the sprites. How do I make that? Thanks
  11. Hello! I have created a Tower Defense like game called Grimm's Battlefield. https://grimmsbattlefield.firebaseapp.com This game features Village Champions instead of towers and Enchanted Monsters as the creeps. There are 5 types of Village Champions to choose from each with their own strengths and weaknesses. Each Village Champion has 2 upgrades available which make them more powerful. Enchanted Monsters come in 4 kinds and include 1 kind of flying creep (doesn't follow the maze you create, flies a straight line over top). I've created 4 different levels so far. Hope you enjoy it!
  12. My Litle Testing project of a tower defense game : This is my first experience with pixijs and to do a game .. http://js.aapvp.com/ In this project you have colision detection .. Path finding with https://github.com/qiao/PathFinding.js/ Its in 2d Bird View Well comment is welcome Feel Free to use code if needed !!
  13. Play Tower Storm I'm trying a new take on the Tower Defense genre, making an easily accessible TD game you can play with friends either versus bots or each other. The game is made for 3 vs 3 games but less is fine too. You build and upgrade towers as normal. Then you also send minions at your opponents defenses. You gain more income for every minion you send. There are smaller castles on the map on the way to your opponents base with 10 health each, when you destroy them your minions gain more health and speed (click on each castle to see how much). It currently works in all modern browsers and on recent android / iphone browsers too. I hope to port it to Android / iPhone as an app soon Please let me know of any bugs / issues or if you have any suggestions or ideas on improving the gameplay I know the UI is pretty bad I'm just focusing on making the gameplay good for new. ----- Update 07/06/2014 - Wow so much has changed in the last 10 months, it's about time this post got an update . The games graphics and UI have been completely changed. I'm now using PIXI.js as the renderer along with ImpactJS as the main engine (It actually wasn't too hard to integrate the two, I'll post a tutorial soon if anyone is interested). Minions now cost gold to upgrade instead of requiring you to collect souls. You can also have 20 souls available for all minions rather than only being able to send 5 of each minion type. There are now 5 races each with 2 minions, you can send both your own and your allies minion types so you have 6 available but it's not always the same 6. Lastly we've put the mobile / tablet versions of the game on hold and are focusing purely on web for now as we found it too hard to optimize for all the various device. Plus the new version is much too slow on most devices without WebGL support due to having so many new graphics and effects ----- Update 27/10/2014 - Another massive update, took a few months longer than expected unfortunately. Matchmaking is finally here! You can create a party of up to 3 people and find games vs other groups or solo players all over the world. It also now has a much larger, more strategic and fun map, and chat between players. Performance issues have been fixed and a lot of towers and minions have had balance changes. Please let me know if you find bugs, have performance issues or feel some strategy is far too overpowered compared to the rest. Old Screenshot - 07/06/2014 Old Original Screenshot
  14. Hey, I just uploaded my latest game. It's a tower defense where you have to build a maze in order to survive. 6 different creeps, 5 different upgradeable towers, 2 maps, 2 difficulty modes. It's a OneGameAMonth entry so it's pretty basic, but I'm happy about it. What do you think? Play it here: http://doobdargent.com/1GAM/GSTD/ Cheers!
×
×
  • Create New...