game-development.md

July 15, 2021 · View on GitHub

Bookmarks tagged [game-development]

www.codever.land/bookmarks/t/game-development

SiegeLord/RustAllegro

https://github.com/SiegeLord/RustAllegro

Allegro 5 bindings


lucidscape/corange-rs

https://github.com/lucidscape/corange-rs

Corange bindings


slide-rs/specs

https://github.com/slide-rs/specs

Specs Parallel ECS


Amethyst

https://amethyst.rs

Data-oriented game engine


Piston

https://www.piston.rs/


ggez

https://github.com/ggez/ggez

A lightweight game framework for making 2D games with minimum friction


Kiss3D

http://kiss3d.org/

A Keep It Simple, Stupid 3d graphics engine written with Rust


Unrust

https://github.com/unrust/unrust

unrust — A pure rust based (webgl 2.0 / native) game engine


Vulkust

https://github.com/Hossein-Noroozpour/vulkust

Vulkust — A safe, highly multithreaded, Vulkan based game engine written with Rust.


brson/rust-sdl

https://github.com/brson/rust-sdl

SDL1 bindings


Rust-SDL2/rust-sdl2

https://github.com/Rust-SDL2/rust-sdl2

SDL2 bindings


jeremyletang/rust-sfml

https://github.com/jeremyletang/rust-sfml

SFML bindings


tomassedovic/tcod-rs

https://github.com/tomassedovic/tcod-rs

Libtcod bindings for Rust.


bbodi/rust-voxlap

https://github.com/bbodi/rust-voxlap

Voxlap bindings


Azul3D

https://github.com/azul3d/engine

3D game engine written in Go.


Ebiten

https://github.com/hajimehoshi/ebiten

dead simple 2D game library in Go.


engo

https://github.com/EngoEngine/engo

Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm.


g3n

https://github.com/g3n/engine

Go 3D Game Engine.


GarageEngine

https://github.com/vova616/GarageEngine

2d game engine written in Go working on OpenGL.


glop

https://github.com/runningwild/glop

Glop (Game Library Of Power) is a fairly simple cross-platform game library.


go-astar

https://github.com/beefsack/go-astar

Go implementation of the A* path finding algorithm.


go-collada

https://github.com/GlenKelley/go-collada

Go package for working with the Collada file format.


go-sdl2

https://github.com/veandco/go-sdl2

Go bindings for the Simple DirectMedia Layer.


go3d

https://github.com/ungerik/go3d

Performance oriented 2D/3D math package for Go.


gonet

https://github.com/xtaci/gonet

Game server skeleton implemented with golang.


goworld

https://github.com/xiaonanln/goworld

Scalable game server engine, featuring space-entity framework and hot-swapping.


Leaf

https://github.com/name5566/leaf

Lightweight game server framework.


nano

https://github.com/lonng/nano

Lightweight, facility, high performance golang based game server framework.


Oak

https://github.com/oakmound/oak

Pure Go game engine.


Pitaya

https://github.com/topfreegames/pitaya

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.


Pixel

https://github.com/faiface/pixel

Hand-crafted 2D game library in Go.


raylib-go

https://github.com/gen2brain/raylib-go

Go bindings for raylib, a simple and easy-to-use library to learn videogames programming.


termloop

https://github.com/JoelOtter/termloop

Terminal-based game engine for Go, built on top of Termbox.


Gosu

http://www.libgosu.org

A 2D game development library for the Ruby and C++ programming languages.


Yeah

https://github.com/yeahrb/yeah

Practical Ruby video game framework.


Cocos2d

http://cocos2d.org/

cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on pyglet.


Harfang3D

http://www.harfang3d.com

Python framework for 3D, VR and game development. Manage and display complex 3D scenes, with physics, video, sound and music, access VR devices. All written in C++.


Panda3D

https://www.panda3d.org/

3D game engine developed by Disney and maintained by Carnegie Mellon's Entertainment Technology Center. Written in C++, completely wrapped in Python.


Pygame

http://www.pygame.org/news.html

Pygame is a set of Python modules designed for writing games.


PyOgre

http://www.ogre3d.org/tikiwiki/PyOgre

Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D.


PyOpenGL

http://pyopengl.sourceforge.net/

Python ctypes bindings for OpenGL and it's related APIs.


PySDL2

https://pysdl2.readthedocs.io

A ctypes based wrapper for the SDL2 library.


RenPy

https://www.renpy.org/

A Visual Novel engine.


FXGL

https://almasb.github.io/FXGL

JavaFX Game Development Framework.


jMonkeyEngine

http://jmonkeyengine.org

Game engine for modern 3D development.


libGDX

https://libgdx.badlogicgames.com

All-round cross-platform, high-level framework.


LWJGL

https://www.lwjgl.org

Robust framework that abstracts libraries like OpenGL/CL/AL.


awesome-magictools

https://github.com/ellisonleao/magictools#readme

:video_game: :pencil: A list of Game Development resources to make magic happen. - ellisonleao/magictools


awesome-Awesome-Game-Networking

https://github.com/MFatihMAR/Awesome-Game-Networking#readme

A Curated List of Game Network Programming Resources - MFatihMAR/Awesome-Game-Networking


awesome-gametalks

https://github.com/hzoo/awesome-gametalks#readme

:speech_balloon: A curated list of gaming talks (development, design, etc) - hzoo/awesome-gametalks


awesome-godot

https://github.com/Calinou/awesome-godot#readme

A curated list of free/libre plugins, scripts and add-ons for Godot - Calinou/awesome-godot


awesome-games

https://github.com/leereilly/games#readme

:video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine. - leereilly/games


awesome-unity

https://github.com/RyanNielson/awesome-unity#readme

A curated list of awesome Unity assets, resources, and more. - RyanNielson/awesome-unity


awesome-chess

https://github.com/hkirat/awesome-chess#readme

Chess! Contribute to hkirat/awesome-chess development by creating an account on GitHub.


awesome-love2d

https://github.com/love2d-community/awesome-love2d#readme

A curated list of amazingly awesome LÖVE libraries, resources and shiny things. - love2d-community/awesome-love2d


awesome-PICO-8

https://github.com/pico-8/awesome-PICO-8#readme

A curated list of awesome PICO-8 resources, carts, tools and more - pico-8/awesome-PICO-8


awesome-gbdev

https://github.com/gbdev/awesome-gbdev#readme

A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs. - gbdev/awesome-gbdev


awesome-construct

https://github.com/WebCreationClub/awesome-construct#readme

A curated list of tools, tutorials, examples, and much more, for the awesome game development engines Construct 2 and Construct 3 - WebCreationClub/awesome-construct


awesome-gideros

https://github.com/stetso/awesome-gideros#readme

A curated list of awesome Gideros resources, classes and tips. - stetso/awesome-gideros


awesome-minecraft

https://github.com/bs-community/awesome-minecraft#readme

📝 The curated list of awesome things related to Minecraft. - bs-community/awesome-minecraft