This project is an implementation of Catlike Coding Tutorial. The original tutorial can be found here.
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.
Go to the Releases page. Download the desired version for your system (Windows / Linux).
Extract the downloaded ZIP file. Go to the extracted folder, and execute the "HexMap Editor.exe". Enjoy!
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!
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.)
Here are some images of the current state of the project on my machine. They will get updated as the project progresses

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
