Popular repositories Loading
-
PerlinNoise-Generation
PerlinNoise-Generation PublicThis project showcases the use of Perlin Noise for procedural generation in game development. It includes examples of island generation, cave systems, and cloud textures, along with a code snippet …
C++ 1
-
BFS-Pathfinding-Cpp
BFS-Pathfinding-Cpp PublicA C++ implementation of the Breadth-First Search (BFS) algorithm for grid-based pathfinding, handling obstacles and visualizing the shortest path.
C++
-
Custom-Random-Number-Generator-in-C-
Custom-Random-Number-Generator-in-C- PublicA simple and efficient PRNG with a customizable range for generating random numbers. Perfect for projects requiring flexible and high-performance random number generation.
-
Sudoku-Solver
Sudoku-Solver PublicA console-based Sudoku solver in C++ using recursion and backtracking. Validates input and highlights invalid cells with exact coordinates. Uses a coordinate map to represent the puzzle grid.
C++
-
N-Queens-cpp
N-Queens-cpp PublicA C++ solution to the classic N-Queens problem using recursive backtracking. Efficiently tracks attacked cells with sets to explore valid queen placements. Supports any board size (N) and displays …
C++
-
SunNet-TechRush
SunNet-TechRush PublicA machine learning model to predict solar energy generation using historical weather data. Incorporates features like temperature, cloud cover, and seasonal patterns for accurate forecasting. Built…
Jupyter Notebook 1
If the problem persists, check the GitHub status page or contact support.