Coder Social home page Coder Social logo

viure / unity-mobile-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stormtek/unity-mobile-demo

0.0 2.0 0.0 24.68 MB

A demo game for on mobile built using Unity4. This has been tested to work on Android. It should work on iOS easily enough, but this has not been tried.

unity-mobile-demo's Introduction

unity-mobile-demo

A demo game for on mobile built using Unity 4.3. This has been tested to work on Android using a Samsung Galaxy Note 2. It should work on iOS easily enough, but this has not been tried.

The idea is to build up a basic turn-based deathmatch. This will be single player with just the one computer player initially (though adding more should be easy). I would like to get 2 types of units working: melee and ranged. A unit will only be able to move / attack within a certain range -> 'line of sight'.

There will be a basic AI working for the computer too (especially since the target is single player). Each action it can take per turn will be given a ranking and it will pick the 'best' action when it needs to choose what to do. The basic ranking algorithm will be along the lines of: attack that kills a unit is great (with stronger units as better kills), attack that damages a unit is good (with stronger units as better targets), move as close to a unit as possible is ok (ideally close enough to attack but not be attacked). This should at least make things challenging. We can allow the AI to query units for their strength / range / hitpoints since that information will be present for a player when they make their turn.

Please note that this is under developement, so it is not guaranteed to be feature complete at any time.

unity-mobile-demo's People

Contributors

stormtek avatar

Watchers

James Cloos avatar Jorge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.