-
Updated
May 19, 2022
video-game
Here are 1,337 public repositories matching this topic...
-
Updated
May 20, 2022 - C++
-
Updated
Oct 14, 2021 - C++
-
Updated
May 15, 2022 - C
-
Updated
May 13, 2022 - Ren'Py
-
Updated
Apr 26, 2021 - GDScript
-
Updated
May 20, 2022 - C
Slope Support
-
Updated
May 23, 2022 - C++
-
Updated
May 19, 2022 - C++
-
Updated
May 7, 2022 - JavaScript
-
Updated
Mar 19, 2022 - C++
-
Updated
Jan 13, 2020
-
Updated
May 21, 2022 - JavaScript
-
Updated
Oct 24, 2020 - Jupyter Notebook
-
Updated
May 6, 2019 - C++
-
Updated
Dec 19, 2021
-
Updated
May 23, 2022 - JavaScript
-
Updated
Jun 13, 2019 - PureScript
-
Updated
May 16, 2022 - Lua
-
Updated
Aug 8, 2018 - JavaScript
-
Updated
Dec 12, 2016 - Lua
-
Updated
Mar 28, 2022 - Lua
-
Updated
Jan 7, 2021 - C
-
Updated
May 22, 2022 - C++
-
Updated
Sep 9, 2019 - C#
The README contains only a gif from the tileset source.
I think it would be helpful (and more enticing for potential contributors) to include some screenshots (such as play mode, create, menus) of the present game in the README.
-
Updated
Jan 9, 2017 - C++
Improve this page
Add a description, image, and links to the video-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the video-game topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

The character continues movement while no input is given on sloped terrain. A ray cast downward to detect if distance to ground <= floor value + no input {halt movement} , should fix this issue. I have tried this in the script but its a bit buggy. Are there plans to implement sloped terrain support soon? Perhaps, I could make a pull request with the current code I have though this should be a very