-
Updated
Nov 27, 2020 - C++
game-dev
Here are 638 public repositories matching this topic...
It would be a cool proof of concept to see Flecs running in the browser. As a first step towards this, the ecs_graphics project could be ported as it showcases the bare minimum for a game with graphics (input + rendering).
Link to example:
https://github.com/SanderMertens/ecs_graphics
-
Updated
Oct 22, 2020 - C++
-
Updated
Oct 16, 2020
-
Updated
Nov 16, 2018 - C#
-
Updated
Jun 12, 2020 - Haxe
-
Updated
Dec 7, 2018 - GLSL
WebGLInfo
Port Three.js WebGLInfo to AssemblyScript.
Progress tracking in https://github.com/lume/glas/projects/1
-
Updated
Aug 26, 2020 - C#
-
Updated
Jul 14, 2019 - C++
-
Updated
Dec 13, 2019 - C++
-
Updated
Mar 27, 2019 - C#
-
Updated
May 18, 2020 - Lua
-
Updated
Oct 1, 2020 - C++
Level design
The problem
Level map is incomplete. The complete map needs to be designed.
Expectations
- Level needs to be designed using Tiled map editor keeping the plot in mind. The level is for the space marine story line.
- The level should have increasing difficulty as the player progresses towards the end of th
-
Updated
Nov 21, 2020 - C++
-
Updated
Jun 24, 2019 - C#
-
Updated
Jan 27, 2019 - C++
-
Updated
Nov 11, 2020 - C
-
Updated
Oct 25, 2020 - C++
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Rust
-
Updated
Oct 18, 2018 - C++
Improve this page
Add a description, image, and links to the game-dev topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the game-dev topic, visit your repo's landing page and select "manage topics."
This function needs a unit test.
Guide to how to contribute to an open source project on GitHub.
Test stub: https://github.com/pygame/pygame/blob/main/test/display_test.py#L255-L274
Docs: https://www.pygame.org/docs/ref/display.html#pygame.display.gl_set_attribute
Code to be tested: https://github.com/pygame/pygame/bl