Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sky-alin/space-drive-game

👩🏻‍🚀 No humans territory! Online game about space battles where only fast AIs can play
https://github.com/sky-alin/space-drive-game

game ml pyo3 simulation

Last synced: 4 days ago
JSON representation

👩🏻‍🚀 No humans territory! Online game about space battles where only fast AIs can play

Awesome Lists containing this project

README

        

Space Drive Game 👩🏻‍🚀


No humans territory! Online game about space battles where only fast AIs can play.



  

  

  


---

This repository contains the game core, the core wrapper for Python to train NNs, and the game server.

See [DATAFORMAT.md](https://github.com/SKY-ALIN/space-drive-game/blob/main/DATAFORMAT.md) to design a player.

See [Makefile](https://github.com/SKY-ALIN/space-drive-game/blob/main/Makefile) to find out how to build/install/test/run this software.

Build and run [Dockerfile](https://github.com/SKY-ALIN/space-drive-game/blob/main/Dockerfile) to launch a game server bypassing details.

There are no graphics utilities. To visualize space battles setup [space-drive-analyser](https://github.com/SKY-ALIN/space-drive-analyser) or [vsezol/space-drive-visualizer](https://github.com/vsezol/space-drive-visualizer) service.

Feel free to contact authors or contribute this project ❤️