Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.
/ Space-Game-2D Public archive

Space Game is the Unity 2D game for training computer controlling ships by NN.

License

Notifications You must be signed in to change notification settings

markub3327/Space-Game-2D

Repository files navigation

Space Game 2D

Release Tag

Issues Commits

Languages Size

Documentation

Space Game 2D is an open source multiplatform Unity3D game written in C#. It's about collecting planets by agents (ships). The agent uses Double Deep Q Network for controlling ships. Computer plays with computer and the best ship in-game is selected by the Genetics algorithm.

It has been written in Visual Studio Community 2019 for Mac and designed in Unity3D game engine.

GameScreen

Screenshot from the game

Installation & Run

To install game you must download it from link:

Download here

License

MIT