All Projects → RoganMurley → Hitagi.js

RoganMurley / Hitagi.js

Licence: mit
JavaScript HTML5 game development framework

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hitagi.js

Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+255.98%)
Mutual labels:  game-development, game-framework
Nico
Nim Game Framework based on Pico-8
Stars: ✭ 254 (+38.04%)
Mutual labels:  game-development, game-framework
Rizz
Small C game development framework
Stars: ✭ 428 (+132.61%)
Mutual labels:  game-development, game-framework
Excalibur
🎮 An easy to use 2D HTML5 game engine written in TypeScript
Stars: ✭ 892 (+384.78%)
Mutual labels:  game-development, game-framework
Goluwa
a game framework written in luajit
Stars: ✭ 173 (-5.98%)
Mutual labels:  game-development, game-framework
Nasnas
An intuitive and user friendly 2D game framework for C++
Stars: ✭ 131 (-28.8%)
Mutual labels:  game-development, game-framework
Unrealclr
Unreal Engine 4 .NET 5 integration
Stars: ✭ 1,275 (+592.93%)
Mutual labels:  game-development, game-framework
Html5 Canvas Game Boilerplate
Provides a set of default code that makes getting up and running with an HTML5 canvas game very easy.
Stars: ✭ 182 (-1.09%)
Mutual labels:  game-development, game-framework
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-6.52%)
Mutual labels:  game-development
Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (+1198.37%)
Mutual labels:  game-development
Dinocompose
Chrome's Dino T-Rex game developed in Jetpack Compose
Stars: ✭ 170 (-7.61%)
Mutual labels:  game-development
Opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
Stars: ✭ 2,284 (+1141.3%)
Mutual labels:  game-development
Dust3d
🐪 Dust3D is a cross-platform open-source 3D modeling software. Auto UV unwrapping, auto rigging with PBR Material support, pose and motion authoring all in one.
Stars: ✭ 2,263 (+1129.89%)
Mutual labels:  game-development
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (-7.61%)
Mutual labels:  game-development
Climbing Movement Component
Climbing Movement Component for Unreal Engine.
Stars: ✭ 181 (-1.63%)
Mutual labels:  game-development
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-8.15%)
Mutual labels:  game-development
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-7.61%)
Mutual labels:  game-development
Pge Project
Platform Game Engine Project by Wohlstand
Stars: ✭ 183 (-0.54%)
Mutual labels:  game-development
Aws Gamelift Sample
A simple full-stack game sample using GameLift and AWS services.
Stars: ✭ 180 (-2.17%)
Mutual labels:  game-development
React Native Donkey Kong
Donkey Kong remake using react-native-game-engine 🙉
Stars: ✭ 174 (-5.43%)
Mutual labels:  game-development

About

Hitagi is an HTML5 game development framework that loves to keep your code and data separate. It uses an Entity-Component-System architecture.

How does it work?

Documentation

Check out the wiki for docs

There's a useful 'Getting Started!' page

Examples

Standing on the shoulders of giants

Hitagi wouldn't be possible without some awesome libraries, notably:

Contributing

Issues and pull requests welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].