lowkahonn / gameBase

Base structure for my games, using Heaps framework and Haxe language.

Home Page:https://deepnight.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A lightweight and simple base structure for games, using Heaps framework and Haxe language.

Latest release notes: View changelog.

GitHub Workflow Status

Installation

  1. Install Haxe and Hashlink: Step-by-step tutorial
  2. Install required libs by running the following command in the root of the repo:
    haxe setup.hxml
    

Usage

An in-depth tutorial is available here: Using gamebase to create a game

For localization support (ie. translating your game texts), you may also check the following guide.

Any question? Join the Deepnight Games discord.

About

Base structure for my games, using Heaps framework and Haxe language.

https://deepnight.net

License:MIT License


Languages

Language:Haxe 72.6%Language:PLSQL 26.8%Language:HTML 0.6%