Skip to content

Repository files navigation

HexWorlds

Phoenix backend for generating hexagon-based worlds and seeing them in 3D. Communication with frontend client is made using Phoenix channels. Check out the client app here.

Install

To start your app:

  • Install docker
  • Build and run docker container: docker-compose up --build
  • Run seeds: docker-compose run web mix run priv/repo/seeds.exs
  • Application should now be available under http://localhost:4000 address

Note

This project is being made as a hobby in my free time, feel free to contribute or ask about anything here :)

About

ThreeJS React app with Phoenix backend for generating hexagon-based worlds and seeing them in 3D.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages