All Projects → minigdx → minigdx-game-template

minigdx / minigdx-game-template

Licence: MIT license
Basic template to create a game using minigdx

Programming Languages

kotlin
9241 projects
HTML
75241 projects

Projects that are alternatives of or similar to minigdx-game-template

Mengine
Mengine is an multiple platforms engine for creating and running graphical games
Stars: ✭ 21 (+31.25%)
Mutual labels:  gamedev
Codebot
Free and open source (MIT license) web-based IDE focused on game development.
Stars: ✭ 86 (+437.5%)
Mutual labels:  gamedev
awesome-playdate
A list of awesome resources for Playdate (https://play.date) game development and the Playdate SDK (https://play.date/dev/)
Stars: ✭ 149 (+831.25%)
Mutual labels:  gamedev
limitless-engine
OpenGL C++ Graphics Engine
Stars: ✭ 95 (+493.75%)
Mutual labels:  gamedev
hierarchical-pathfinding
Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins
Stars: ✭ 90 (+462.5%)
Mutual labels:  gamedev
moon-cheeser
Moon Cheeser is an infinite runner where the player plays as a mouse gathering cheese pieces and avoiding craters and other astronomical objects, such as comets and planets, on a moon made of cheese.
Stars: ✭ 32 (+100%)
Mutual labels:  gamedev
playthos
2D Game Engine written in Go.
Stars: ✭ 39 (+143.75%)
Mutual labels:  gamedev
deffx
A collection of useful shader effects made ready to be used with the Defold game engine
Stars: ✭ 33 (+106.25%)
Mutual labels:  gamedev
bevy verlet
Verlet physics plugin for bevy.
Stars: ✭ 29 (+81.25%)
Mutual labels:  gamedev
godot-shotgun-party
An evolving multiplayer project for Godot Engine 3.
Stars: ✭ 171 (+968.75%)
Mutual labels:  gamedev
surgescript
SurgeScript: a scripting language for games.
Stars: ✭ 41 (+156.25%)
Mutual labels:  gamedev
build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (+87.5%)
Mutual labels:  gamedev
ggrs
GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!
Stars: ✭ 209 (+1206.25%)
Mutual labels:  gamedev
newport
Modular game engine built in Rust
Stars: ✭ 4 (-75%)
Mutual labels:  gamedev
MedievalWar
A simple turn-based strategy game using Phaser 3
Stars: ✭ 22 (+37.5%)
Mutual labels:  gamedev
octoawesome
This is the code repository for the OctoAwesome project - a collection of daily, 20 minute long game development tutorial videos, iterating over the same piece of code
Stars: ✭ 104 (+550%)
Mutual labels:  gamedev
cog
Macro powered ECS Framework written in Haxe
Stars: ✭ 29 (+81.25%)
Mutual labels:  gamedev
agones-event-broadcaster
Broadcast Agones GameServers and Fleets states to the external world
Stars: ✭ 22 (+37.5%)
Mutual labels:  gamedev
UnityHFSM
A simple yet powerful class based hierarchical finite state machine for Unity3D
Stars: ✭ 243 (+1418.75%)
Mutual labels:  gamedev
susse
super ültra sweet sprite editor
Stars: ✭ 22 (+37.5%)
Mutual labels:  gamedev

MiniGDX Game Template

Create your first game using miniGDX by clicking the "Use this Template" button above.

The game will be configured for:

  • the JVM platform (try it by running ./gradlew runJvm command!)
  • the Web platform (try it by running ./gradlew runJs command!)

Get more informations on miniGDX.

Github Actions

This template contains github actions that generate the bundles of your game for you.

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