-
# Progress Tracker
## DSA
- [x] Complete Git & GitHub Course
- [x] Introduction to Programming
- - [x] Types of languages
- - [x] Memory management
- [x] Flow of the program
- -…
-
It would be helpful to add a parameter to the pathfinding for a custom heuristic function. I'm not too familiar with the internals of the TCOD pathfinding, but looking into it it looks like you're jus…
-
MoveMath uses average slopes for the speed modifier, but individual triangles' normals to check for downward/upward.
This means that on a steep upward slope a unit could get a movespeed increases i…
-
Sorry if there's a more appropriate avenue for asking questions (didn't see a google group discussion).
I would like to play the prisoner's dilemma game, and I can see code for it [exists](https://…
fumin updated
3 weeks ago
-
[_metadata_]:#_metadata_
[_metadata_:Title]:# "Proposal: Support Unified Modeling Langauge"
[_metadata_:author]:# "Ryan King"
[_metadata_:authorGithub]: https://github.com/Techie09
[_metadata_:Cre…
-
# Complete Java + DSA Bootcamp Syllabus
## NOTE
- All topics will contain problems from LeetCode Easy to Hard, explained in an easy-to-understand manner.
- Complete custom implementation of all …
-
# Progress Tracker
## DSA
- [x] Complete Git & GitHub Course
- [ ] Introduction to Programming
- - [ ] Types of languages
- - [ ] Memory management
- [ ] Flow of the program
- - [ ] Flo…
-
# Progress Tracker
## DSA
- [x] Complete Git & GitHub Course
- [x] Introduction to Programming
- - [x] Types of languages
- - [x] Memory management
- [x] Flow of the program
- -…
-
This issue is to cover a GSOC-level feature [described in more detail in the forum](http://forum.terasology.org/threads/new-conceptual-layer-sector-plus-musings-on-multi-world-node.1420/).
As a qu…
-
### Describe the project you are working on
Godot 4 has added built-in templates like basic movements for CharacterBody2D and CharacterBody3D.
I suggest a template for the Camera2D to make RTS g…