Giter VIP home page Giter VIP logo

gamekit's Introduction

GameKit

This is GameKit, a Rust Game Framework I am developing.

Please note that this framework is highly experimental and undergoes frequent breaking changes. It's primarily designed to meet my personal needs, rather than general use.

While I don't plan to provide active support, I aim to publish games using this framework and ensure compatibility with various platforms. I've organized these platforms into tiers based on where I intend to publish my games, primarily on platforms such as Steam and Itch.io.

  • Tier 1: Windows, MacOS, Web
  • Tier 2: Linux (Ubuntu)
  • Tier 3: Android, iOS

Profiling

The crate puffin is used to profile the application. You need to install puffin_viewer.

Then run your application with feature puffin and use puffin_viewer --url 127.0.0.1:8585 to see the result.

notes

  • If possible, move to notan everything that's is core and consume notas as dependency on gamekit
  • use fluent-rs for translations?
  • use pollster to block futures
  • allow to bind multiple binding groups
  • gk_al crate: gamekit abstaction layer? only the API traits

gamekit's People

Contributors

nazariglez 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.