Code Monkey home page Code Monkey logo

hexa's Introduction

Hexa Game Engine

Hexa is primarily an early-stage game enigne powered by C++ & SDL2 which is inspired by TheCherno's Hazel Engine. As of now it's an early-stage game engine which can be used to make simple 2D games. Currently not much is implemented, however the developement for Hexa is being shared on YouTube


Getting Started

Visual Studio Code is recommended, Hexa is officially untested on other development environments whilst we focus on a Windows build.

Start by cloning the repository with git clone --recursive https://github.com/Light-Lens/Hexa.

If the repository was cloned non-recursively previously, use git submodule update --init to clone the necessary submodules.


The Plan

The plan for Hexa is two-fold: to create a powerful 2D engine, but also to serve as an education tool for teaching game engine design and architecture.

Instructions

Requirments

You need to install the following on your machine.

  • Mingw-w64
  • Visual Studio Code

License and Contributions

All code is licensed under an MIT license. This allows you to re-use the code freely, remixed in both commercial and non-commercial projects. The only requirement is to include the same license when distributing.

We welcome any contributions to Hexa Engine development through pull requests on GitHub. Most of our active development is in the master branch, so we prefer to take pull requests there (particularly for new features).

hexa's People

Contributors

light-lens avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.