Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.12 KB

Godostra

Free cross-platform 3D real-time strategy (RTS) game using godot 3.x

Goals

  • clone the MegaGlest engine using completely different source code
  • implement many new features
  • offer contribution opportunities to other developers
  • create a game that's easy to mod

Status

  • Terrain - almost finished, included 85 maps and 4 tilesets
  • Units - not started
  • Pathfinder - not started
  • AI - not started
  • Multiplayer - not started

Godostra Screenshot

Contact

If you want to stay in touch, feel free to join our Discord Server

Contributing

We are currently creating Godostra using the development version of the godot engine. See their documentation for all the necessary information to build and run the latest version of the godot engine.

Please see our contributing guidelines for important information about submitting patches.