-
Updated
Nov 4, 2020 - C++
game-dev
Here are 625 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
-
Updated
Aug 26, 2020 - C#
-
Updated
Dec 13, 2019 - C++
-
Updated
Mar 27, 2019 - C#
-
Updated
Jul 14, 2019 - C++
-
Updated
May 18, 2020 - Lua
-
Updated
Oct 1, 2020 - C++
-
Updated
Jun 27, 2020 - TypeScript
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
Oct 5, 2020 - C++
-
Updated
Jun 24, 2019 - C#
-
Updated
Jan 27, 2019 - C++
-
Updated
Nov 2, 2020 - C
-
Updated
Nov 6, 2020 - JavaScript
-
Updated
Oct 25, 2020 - C++
-
Updated
Oct 18, 2018 - C++
-
Updated
Nov 6, 2020 - Rust
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.
Draft guide on how to write a unit test for pygame
Test stub: https://github.com/pygame/pygame/blob/master/test/image_test.py#L551-L557
Docs: None.
**