An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with gameengine

A curated list of projects in awesome lists tagged with gameengine .

https://github.com/nesbox/tic-80

TIC-80 is a fantasy computer for making, playing and sharing tiny games.

8bit fantasy-computer fantasy-console gamedev gameengine retro tic-80 tic80 tiny

Last synced: 09 Apr 2025

https://github.com/nesbox/TIC-80

TIC-80 is a fantasy computer for making, playing and sharing tiny games.

8bit fantasy-computer fantasy-console gamedev gameengine retro tic-80 tic80 tiny

Last synced: 30 Mar 2025

https://github.com/ggez/ggez

Rust library to create a Good Game Easily

crates engine game game-development game-engine game-frameworks gameengine rust

Last synced: 08 Apr 2025

https://github.com/rehlds/rehlds

Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers.

gameengine goldsrc hlds hltv

Last synced: 13 Apr 2025

https://github.com/DaVikingCode/Citrus-Engine

Modern AS3 Game Engine

actionscript as3 flash gameengine games

Last synced: 01 Apr 2025

https://github.com/jwpttcg66/redis-game-transaction

在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.

distributed-locks game-engine game-transaction gameengine gametransaction lock redis redis-client redis-cluster redis-cluster-client redis-game redis-lock redis-transaction redisgame redisgametransaction redislock redistransaction transaction transactionservice

Last synced: 03 Apr 2025

https://github.com/manykits/phoenixengine

please update from this place https://gitee.com/manykit/PHOENIXEngine.git

arduino-firmware cross-platform gameengine phoenix robot-framework

Last synced: 09 Feb 2025

https://github.com/jwpttcg66/game-executor

采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多线程异步循环调度模型更新,自动处理模型死亡事件进行销毁。 支持将多个updater绑定到同一个更新线程上,减少线程调度。

async-event-bus common-pool2 disruptor disruptor-executor event-bus eventbus executor fixedupdateservice game game-engine game-executor gameengine gameexecutor update updateservice updateservice-eventbus

Last synced: 12 Apr 2025

https://github.com/marciovmf/smol

Uma game engine desenvolvida ao longo de uma série de vídeos do canal https://www.youtube.com/gamedevlog

engine fromscratch gamedev gamedevelopment gamedevlog gameengine opengl smol youtube-channel

Last synced: 13 Feb 2025

https://github.com/WolfSource/WolfEngine

Wolf is a set of modules for real-time rendering, real-time streaming and game developing

android cpp game-development gameengine graphics-engine ios linux macos metal opengl osx rust streaming vulkan vulkan-game-engine wasm webassembly windows

Last synced: 14 Nov 2024

https://github.com/XyronLabs/Luna

Create simple visual sketches in Lua using SFML

cplusplus cpp game gameengine learn-to-code learning lua sfml sketches tutorial

Last synced: 14 Nov 2024

https://github.com/parmaja/tyro

Lua and other programming in simple platform to make programming fun

basic fpc gameengine graphic lua raylib sard tyro

Last synced: 13 Dec 2024

https://github.com/xord/reight

A Retro Game Engine for Ruby

2d game gameengine retro ruby

Last synced: 10 Apr 2025

https://github.com/mandaw2014/mandawengine

A Game Engine Made in Python with the Pygame Module

2d gameengine mandaw mandawengine pygame python

Last synced: 04 Dec 2024

https://github.com/mrglaster/pnormalmapsgenerator

A utility for processing a texture using its normal map.

bumpmap details enhancement game-development gameengine goldsource normalmap texture

Last synced: 12 Apr 2025

https://github.com/jasperdevir/glep

A work-in-progress real-time graphics rasterization framework written in C++

computergraphics gameengine opengl

Last synced: 14 Apr 2025

https://github.com/demurzasty/rabbit-old

RabBit is a easy to use, multiplatform engine for game develop written in C++17.

ecs game gameengine rendering vulkan

Last synced: 05 Apr 2025

https://github.com/lovicesunuwar/unity-3d-pet-simulator

3D Mobile HyperCasual game developed in Unity. Where the user controls a pet character that can move around the environment with jump functionalities, with Selectable skins, Ads Monetization, Unity Analysis, AI character movements. Optimized for iOS and Android Devices.

csharp game-development gamedev gameengine unity unity-ads unity-android unity-engine unity-ios unity-package unity-scripts unity3d unity3d-games unitymobile

Last synced: 09 Feb 2025

https://github.com/p0ryae/trs_24

🚂 An OpenGL-Powered Game Engine in Rust (OpenGL 2.0+)

android engine game-development game-engine gamedev gameengine opengl opengl2 opengles rust trs-24

Last synced: 14 Apr 2025

https://github.com/oechsler/baresharp

🖼2D sprite framework, living ontop of MonoGame.

gameengine lua monogame sprites

Last synced: 03 Mar 2025

https://github.com/mandaw2014/mandawenginesdl

A 2D Python GameEngine Made With PySDL2

gameengine gameengine2d mandawengine pysdl2 python sdl2

Last synced: 04 Dec 2024

https://github.com/pamenarti/unityresolve

If you have new feature suggestions or encounter bugs, please submit them as issues. Additionally, you are encouraged to modify the code yourself and contribute your changes back to the repository. This collaborative approach not only helps improve the project but also allows you to gain valuable experience in coding and version control.

cplusplus crossplatform gamedevelopment gameengine il2cpp unity

Last synced: 26 Feb 2025

https://github.com/nightblade9/sharpforge

A multi-platform 2D game engine for desktop games. FOSS. Made in C#.

2d-game-engine 2d-game-framework dotnet dotnetcore game-development gamedev gameengine monogame nez

Last synced: 17 Apr 2025

https://github.com/jakubtomsu/bullet_hell_2d

Super simple top-down shooter game in custom engine. Made in 5 days.

2d-game 2d-game-engine 2d-graphics engine game game-development game-engine gameengine opengl

Last synced: 20 Mar 2025

https://github.com/dfvsqy/learnopengl

用于学习、研究、测试OpenGL使用和功能的仓库

computergraphics gameengine opengl shader

Last synced: 12 Nov 2024

https://github.com/codesteel/steelengine

A 2D Game Engine built with Lua support for creating games with ease.

engine game gameengine

Last synced: 02 Mar 2025

https://github.com/squareys/epic-ray-engine

Archived source code for the Java EpicRay raycasting engine.

gameengine java raycasting raycasting-engine rendering

Last synced: 24 Mar 2025

https://github.com/wraithone/wotech

A Game Engine for Windows 10 Store App´s

gameengine uwp windows10

Last synced: 14 Mar 2025

https://github.com/ivanoskov/shooter

Web-Based First Person Shooter Engine

3d 3d-graphics engine game gameengine shooter shooter-game web

Last synced: 19 Apr 2025

https://github.com/patreeceeo/zomboban

Hey you should have clocked out hours aaAAAAAAAAAH!

2d 3d ecs game gameengine leveleditor typescript videogames

Last synced: 05 Mar 2025

https://github.com/jason80/dragonfly

Interactive Fiction Game Engine in Javascript

game-development gameengine interactive-fiction javascript

Last synced: 02 Mar 2025

https://github.com/samundrak/colorblind

A Color Matching android game much like color switch.

andengine game-development gameengine java

Last synced: 02 Apr 2025

https://github.com/sjefvanleeuwen/shooter

XENOWAR is a modern HTML5 Canvas-based space shooter game engine built with vanilla JavaScript, featuring a component-based architecture, particle systems, formation patterns, and dynamic audio management.

canvas game game-development game-engine-2d gamedev gameengine games html5-canvas-game html5-game javascript-game

Last synced: 23 Feb 2025

https://github.com/absolutelysaurabh/godot3dmodelling

3D modelling samples built in Godot game engine using GDscript.

gameengine gdscript

Last synced: 10 Apr 2025

https://github.com/enkerewpo/stellarengine

C++ 3D Game Engine in Vulkan

3d-game-engine cpp gameengine vulkan

Last synced: 26 Feb 2025

https://github.com/snowiiii/great-engines

A List of great Game Engines

game-engine gamedev gameengine

Last synced: 05 Mar 2025

https://github.com/nopangel/gameengine

This is a Game Engine

cpp cs gameengine js-ts python

Last synced: 23 Mar 2025

https://github.com/komorra/blackmagicengine

Nextgen, Classic/VR/AR Game Engine

core cuda dx12 game-development gameengine gpu net nvidia vulcan

Last synced: 20 Feb 2025

https://github.com/gamelly/core-native-tic

create your own game-engine with just lua for tic80.

gameengine tic-80 tic80

Last synced: 15 Apr 2025

https://github.com/antonashraf/cubethon

My first game using Unity in C# was a thrilling and enjoyable experience that helped me learn a lot while having fun.

3d c-sharp game-development gameengine unity

Last synced: 18 Mar 2025

https://github.com/zavintyshka/zgm

Zavintyshka's Game Engine. Trying to write my first game engine :)

cplusplus gameengine

Last synced: 11 Apr 2025

https://github.com/poswalsameer/nitro-dash

Nitro Dash is a 2D top down car racing game where the objective is to go as far as you can and make a very high score which your friend cannot beat.

csharp gamedev gamedevelopment gameengine itchio unity unity2d unity2d-game visualstudio

Last synced: 24 Mar 2025

https://github.com/overload-technologies/overload-website

Open-Source repository for Overload website

contributions-welcome gameengine website

Last synced: 15 Mar 2025

https://github.com/roseckyj/openglrenderer

Simple C# game engine rendering 3D content with OpenGL and an example project of Minecraft-like game. Created for PV178 - Introduction to Development in C#/.NET

csharp gameengine opengl

Last synced: 02 Apr 2025

https://github.com/adriengivry/overload-website

Open-Source repository for Overload website

contributions-welcome gameengine website

Last synced: 21 Jan 2025

https://github.com/hpn4/hengine

A small (unoptimized) game engine written in Java (with LWJGL)

gameengine glsl java lwjgl3 opengl

Last synced: 05 Mar 2025

https://github.com/vheidari/thevoid

thevoid is a open suorce game engine - start dev in 2017 write in c++ on opengl.

game game-engine gameengine glew glfw3 glm open-source opengl

Last synced: 01 Apr 2025

https://github.com/vatsmyname/speed-collector-game

Speed Collector is an exhilarating Unity-based game where players race against the clock to gather various objects scattered throughout the vibrant game environment.

3d animation assetstore csharp game game-development gameengine singleplayer unity unity3d

Last synced: 01 Apr 2025

https://github.com/arnavmehta3000/nuiengine

A fully documented game development framework

cpp gamedev-framework gameengine

Last synced: 19 Feb 2025

https://github.com/ilbuso/zombie

A 2D game-engine in c++ using SDL

cpp gameengine makefile sdl2 sdl2-image

Last synced: 30 Mar 2025

https://github.com/arsdever/gamify

Simple OpenGL based game engine

cpp cpp20 gameengine graphics opengl

Last synced: 02 Apr 2025

https://github.com/slicetext/tgengine

A game engine based on raylib and box2d

box2d gameengine gameengine2d raylib

Last synced: 05 Apr 2025

https://github.com/xyproto/luapixels

Implement event functions in Lua and handle keypresses and draw pixels to a 320x200 256 color canvas backed by GLFW and OpenGL

cross-platform gameengine glfw go lua mode13h

Last synced: 27 Mar 2025

https://github.com/aespinosadev/ogl_spaceship_game

Simple game made with a handmade game engine written in C++. It uses OGL for the rendering part. Perfect for learning the basics of C ++.

cplusplus educational educational-project engine game-development gameengine learning opengl poo spacegame videogame

Last synced: 16 Mar 2025

https://github.com/tylersuehr7/engine-j

A simple game engine for Android mobile games utilizing OpenGL ES 2.0.

android gameengine opengles

Last synced: 11 Mar 2025

https://github.com/captainsly/paperfx

📝 A JavaFX TextBased "Game Engine". Contains an editor called Ink

gameengine java java21 javafx javafx-game mod-support textbasedgame textbasedrpg wip

Last synced: 14 Mar 2025

https://github.com/angrybeltman/vipro

|WORK IN PROGRESS| A simple 3D and 2D Game Engine in rust using raylib bindings and egui.

2d 3d c game gameengine graphics raylib rust

Last synced: 21 Feb 2025

https://github.com/smokku/mlge

My Little Game Engine

gameengine javascript zig

Last synced: 26 Mar 2025

https://github.com/splittydev/zeta

Zeta Game Engine

engine game gameengine

Last synced: 26 Mar 2025

https://github.com/vandercat/lamoonengine

Unity + Source - Editor = ???

csharp game-engine gameengine opengl unity

Last synced: 28 Mar 2025