Giter Club home page Giter Club logo

bonfire's Introduction

bonfire-core

A simple but flexible framework to create 2D top-down adventure games, JRPG games, and more.

โš ๏ธ DISCLAIMER : bonfire is currently in its earliest stages of development. Please note that anything in this README may or may not have been actually implemented. For now, this README should be viewed more as a roadmap for what's to come.

Why bonfire?

  1. Write once, deploy everywhere bonfire is powered by Kha, an "[u]ltra-portable, high performance, open source multimedia framework", as well as written in the Haxe programming language, allowing access to countless backends as well as native performance in each one. bonfire builds natively to Windows (Direct3D, Vulkan, OpenGL), macOS (Metal, OpenGL), Linux (Vulkan, OpenGL), Android (C++, Java), iOS (Metal, OpenGL), HTML5 (WebGL with canvas fallback), and more. For a comprehensive list of the build targets available, see Kha's list of supported platforms.
  2. Simple but flexible scripting system bonfire implements a simple scripting language of its own, FlameScript, to write scripted sequences and implement new, project-specific features. bonfire exposes many lower-level features such as drawing and asset loading as well as higher-level functions like displaying text in a message box to FlameScript; this results in a tightly-integrated, user-friendly experience.
  3. Hackable bonfire is open source and is easy to build/test out of the box. This makes it trivial for you to make changes to the core codebase or push changes to it.

Contribution

If you find a bug or have a feature request, please feel free to open an issue/PR!

bonfire's People

Contributors

lunabunn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bonfire's Issues

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.