# Hac-game-lib guides 🎮 💻
# Introduction
Here you will find the complete list of all guides and tutorial we publish related to the hac-game-lib.
# External resources
Official documentation: ReadTheDocs
Code repository: Github
Youtube channel: Hyrule Astronomy Club
PyPi Test: hac-game-lib
# List of guides

Third part of our game tutorial. This time we are exploring the first concepts of game design as well as using the hgl-editor to design the first level of our game.

In this shorty we are taking a look at item management: how to position items on a board, how to move things around, etc.

Second part of our game tutorial. This time about the player movements. In this tutorial we will learn about that and more game management.

Second part of our game tutorial. This time about the player movements. In this tutorial we will learn about that and more game management.

First tutorial on the hac-game-lib. We will learn about the game object and how critical it is to game management.