• Stars
    star
    1
  • Language
    C#
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a complete illustrative project on NavMesh in Unity. In this Game the Zombies finds their target(Victim) with the help of the Nav Mesh Technology in Unity and moves towards them until they touch them.

More Repositories

1

FAANG-Coding-Interview-Questions

A curated List of Coding Questions Asked in FAANG Interviews
1,500
star
2

react-billing-app

A Billing Management App Developed using React.js, Redux, Saga, Chart.js, Bootstrap, Typescript. Deployed using Docker on Vercel(Zeit).
TypeScript
13
star
3

django-RESTful-web-apis

E-Commerce site RESTful back-end APIs using Django & Django REST Framework (drf). Uses Coding Best Practices to make API views for CRUD operations, Serializers, django filters, DRF template customizations, search etc.
Python
12
star
4

ombharatiya

11
star
5

Speech-To-Text-Android

It is based on Google STT API. The app simply takes your audio as input through the mic and then uses google api to convert it to text in real time. It may be used online or offline based on the language packages you have installed in your phone.
Java
7
star
6

property-advisor

Django app for a property advisor & matching service. Uses linear proportion conversion algorithm to match the properties and give suggestions to buy properties/real-estate based on your budget.
Python
6
star
7

simple-video-streaming-app

Simplest Video Calling App - LIVE - Made using WebRTC - Node.js - Express.js - Socket.io
JavaScript
6
star
8

DataStructure-Revision

This is a repository of basic Data Structure Programs done for revision
C++
4
star
9

Tree-Data-Structure

All About Tree
C
3
star
10

python-log-generator

Simple python script to produce random time series data in a log file (GMT time) that can be used to produce sample time series based information to supply other downstream devices.
Python
3
star
11

game-of-dice

The Game of Dice is a multiplayer game where N players roll a 6 faced dice in a round robin fashion Each time a player rolls the dice their points increase by the number 1 to 6 achieved by the roll ...
Python
2
star
12

APIService_XML_JSON_JAVA_Servlet

Implementation of an API Service to query on user data which is stored in xml file and mapped to the APIServlet GET method and returning a JSON Array
Java
1
star
13

github-actions-workflow-sample

1
star
14

My-3D-portfolio

This is the web application repository of my 3D portfolio.
CSS
1
star
15

Unity-GPS-to-UCS

This App simply demonstrates how can we convert our user GPS into a Vector3 Unity Coordinate.
C#
1
star
16

python-stackoverflow-lld

Python
1
star
17

Unity-GPS-Dist-Count

This is a simple Unity app project which gives the distance travelled on screen based on the starting position and current position. It uses Longitude and Latitude for calculating the distance. It uses Haversine formula.
C#
1
star