gamebook
Gamebook
A unified document convention for game development that provides a chronological overview of the game's design, implementation, and execution from both player and developer perspectives.
A unified game design document convention (CC0, Markdown)
30 stars
6 watching
8 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
designgamedev
Related projects:
Repository | Description | Stars |
---|---|---|
gamejs/gamejs | A JavaScript library for creating 2D games and interactive graphics applications using the HTML Canvas element. | 466 |
shirakumo/trial | A Common Lisp game engine designed to be modular and flexible, allowing developers to build games by combining its components. | 1,025 |
krozark/sfml-book | A comprehensive guide to building games with SFML, covering various game development topics such as player creation, physics, GUI, and multithreading. | 73 |
oyun-teknolojileri/toolkit | A simple game development platform with a focus on ease of use and collaboration | 134 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
ibuprogames/gamedev-resources | A curated collection of resources for game development, including art, design, and engineering tools. | 228 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
leereilly/games | A curated list of video games and game-related projects hosted on GitHub | 22,923 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 272 |
lums-proj/lums | A game making library with a core framework and tools to simplify the development process | 28 |
lanjian/coffee2d | A 2D game engine abstracting canvas management and event handling | 30 |
rxi/lume | A collection of Lua functions geared towards game development. | 1,017 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,455 |
irrelon/ige | A 2D and isometric game engine with scenegraph-based rendering and advanced networking capabilities | 525 |
ertugrulcetin/jme-clj | A Clojure wrapper around the jMonkeyEngine 3D game engine | 143 |