All Projects → deepnight → Gamebase

deepnight / Gamebase

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

Programming Languages

haxe
709 projects

Labels

Projects that are alternatives of or similar to Gamebase

Avg Core
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
Stars: ✭ 740 (+220.35%)
Mutual labels:  game, webgl
Lba2remake
A Little Big Adventure 2 / Twinsen's Odyssey reimplementation in JavaScript / Three.js / React
Stars: ✭ 116 (-49.78%)
Mutual labels:  game, webgl
Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+15043.72%)
Mutual labels:  game, webgl
Opensc2k
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
Stars: ✭ 4,753 (+1957.58%)
Mutual labels:  game, webgl
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-26.84%)
Mutual labels:  game, webgl
Hilo
A Cross-end HTML5 Game development solution developed by Alibaba Group
Stars: ✭ 5,723 (+2377.49%)
Mutual labels:  game, webgl
Sunset Cyberspace
🎮👾Retro-runner Game made in Expo, Three.js, OpenGL, WebGL, Tween. 🕹
Stars: ✭ 54 (-76.62%)
Mutual labels:  game, webgl
Dino3d
🦖 Google Chrome T-Rex Run! in 3D (WebGL experiment)
Stars: ✭ 263 (+13.85%)
Mutual labels:  game, webgl
Elm Mogee
A WebGL platformer that fits into 64x64px screen
Stars: ✭ 140 (-39.39%)
Mutual labels:  game, webgl
Toho Like Js
Touhou style danmaku shooter game which runs on your chrome.
Stars: ✭ 127 (-45.02%)
Mutual labels:  game, webgl
Duckhunt Js
DuckHunt ported to JS and HTML5
Stars: ✭ 390 (+68.83%)
Mutual labels:  game, webgl
Droneworld
droneWorld: a 3D world map and a three.js playground
Stars: ✭ 197 (-14.72%)
Mutual labels:  game, webgl
Phaser3 Docs
Phaser 3 Documentation and TypeScript Defs
Stars: ✭ 339 (+46.75%)
Mutual labels:  game, webgl
Expo Crossy Road
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
Stars: ✭ 701 (+203.46%)
Mutual labels:  game, webgl
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+1513.85%)
Mutual labels:  game, webgl
Unity Core Project
Core Framework for Unity
Stars: ✭ 42 (-81.82%)
Mutual labels:  game, webgl
Hilo3d
Hilo3d, a WebGL Rendering Engine.
Stars: ✭ 123 (-46.75%)
Mutual labels:  game, webgl
Elm Street 404
A fun WebGL game built with Elm
Stars: ✭ 178 (-22.94%)
Mutual labels:  game, webgl
Sandspiel
Creative cellular automata browser game
Stars: ✭ 2,476 (+971.86%)
Mutual labels:  game, webgl
Masterplan
MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
Stars: ✭ 221 (-4.33%)
Mutual labels:  game

About

Base structure for my games, using Heaps framework (https://heaps.io) and Haxe language (https://haxe.org).

Travis (.com) branch Travis (.com) branch

Installation & usage

Please check this documentation for every details: https://deepnight.net/tutorial/using-my-gamebase-to-create-a-heaps-game/

For localization, you can check the following guide: https://deepnight.net/tutorial/part-4-localize-texts-using-po-files/

If you need some extra "advanced features", you can also give a try to the advancedBase branch: https://github.com/deepnight/gameBase/tree/advancedBase

  • Status effects on Entity.hx (like Stun or whatever you could think of)
  • Stackable slow-motions management for Game.hx
  • Level marks (can be useful for AI coding, for example by marking platform ends)
  • A few very basic extra UI components that should be useful for any game projects (like a Bar).
  • etc.
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].