https://github.com/hectorpulido/asteroids-like-game
This is an Asteroids like made with Unity and C#
https://github.com/hectorpulido/asteroids-like-game
ai asteroids backend gamedev machine-learning reinforcement-learning unity
Last synced: about 1 year ago
JSON representation
This is an Asteroids like made with Unity and C#
- Host: GitHub
- URL: https://github.com/hectorpulido/asteroids-like-game
- Owner: HectorPulido
- License: mit
- Created: 2020-05-02T00:55:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T04:48:22.000Z (over 2 years ago)
- Last Synced: 2023-12-13T05:33:15.623Z (over 2 years ago)
- Topics: ai, asteroids, backend, gamedev, machine-learning, reinforcement-learning, unity
- Language: C#
- Homepage: https://pequesoft.net
- Size: 104 MB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Asteroids like game
This is an Asteroids like made with Unity and C#

## TODO
* Explaination for online
## WHY (MOTIVATION)
[](https://www.youtube.com/watch?v=hA2QJfeh0C8)
This tutorial was made for Hector Pulido for his youtube channel
https://www.youtube.com/c/HectorAndresPulidoPalmar
And his Twitch Channel
[https://www.twitch.tv/hector_pulido_](https://www.twitch.tv/hector_pulido_)
## Multiplayer

This is a Mirror based multiplayer version of Asteroid
https://github.com/vis2k/Mirror
### To play
Enter to this url: http://asteroids-unity-web.herokuapp.com/index.html
Make sure you entered by http not https
## Machine learning

This project uses the "Evolutionary Neural Networks on Unity For bots" repository
https://github.com/HectorPulido/Evolutionary-Neural-Networks-on-unity-for-bots
## HOW TO USE
Copy the asset folder content in the asset folder of an empty unity project
## Licence
This Repo contains mirror networking (https://mirror-networking.com/), everything else is Mit licenced
Let's connect 😋