Skip to content

mikxingu/HexMap_Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub All Releases GitHub issues GitHub closed issues

Unity HexMap Editor

This project is an implementation of Catlike Coding Tutorial. The original tutorial can be found here.

HEXMAP

This repository will only contain the files that I created while trying to reproduce the tutorial steps.

Any new ideas or implementations will be stored in another repository.

The "reference" branch contains the original code for each section of the tutorial.

Usage

Go to the Releases page. Download the desired version for your system (Windows / Linux).

Windows Users

Extract the downloaded ZIP file. Go to the extracted folder, and execute the "HexMap Editor.exe". Enjoy!

Linux Users

Extract the downloaded ZIP file. Go to the extracted folder, and open it on the terminal. Once in the terminal, execute the "chmod x+ v1.0.x86_64" Alternatively, right-click on the executable file, open the properties menu, go to the "permissions" tab and check the "Allow executing file as a program" checkbox. Execute the program. Enjoy!

Controls

In the editor, use the following controls:

  • Arrow keys or WSAD to move the camera.

  • Use Q and E to rotate the camera.

  • Mouse Scrollwheel to zoom in/out.

  • Left Click:

    • Apply changes (Edit Mode).
    • Select Unit (Navigation Mode).
  • Right Click:

    • Move unit (Navigation Mode).
  • U key: Spawn Unit (Edit Mode).

  • LeftShit + U : Delete Unit (Edit Mode.)


Project images

Here are some images of the current state of the project on my machine. They will get updated as the project progresses image1 image2 image3


Progress Tracker

This project is based on 27 parts. The following parts have already been completed:

  • Part1
  • Part2
  • Part3
  • Part4
  • Part5
  • Part6
  • Part7
  • Part8
  • Part9
  • Part10
  • Part11
  • Part12
  • Part13
  • Part14
  • Part15
  • Part16
  • Part17
  • Part18
  • Part19
  • Part20
  • Part21
  • Part22
  • Part23
  • Part24
  • Part25
  • Part26
  • Part27
  • Bugfix / 0 issues
  • Release version 1.0

About

Unity Game about hexagonal map generation, edition and navigation. This repo has been discontinued and has become Read-Only. Head to the link below to get the last public version.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages