-
Updated
Oct 20, 2020 - C++
game-dev
Here are 618 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 20, 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
Mar 27, 2019 - C#
-
Updated
Jul 14, 2019 - C++
-
Updated
May 18, 2020 - Lua
-
Updated
Dec 13, 2019 - C++
-
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
Jun 24, 2019 - C#
-
Updated
Oct 5, 2020 - C++
-
Updated
Jan 27, 2019 - C++
-
Updated
Oct 15, 2020 - C++
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 18, 2018 - C++
-
Updated
Oct 18, 2020 - Rust
-
Updated
Oct 13, 2020 - 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."
Currently the toggle_fullscreen() contain these lines:
This is no longer accurate as the function works on windows for sure (tested) and looking at the code likely works on mac and with other display drivers on linux too. I believe it is also