Pinned Repositories
Awesome-Maze
First person maze game.
Bookstore
box2d
Box2D is a 2D physics engine for games
codingame
My solutions for the puzzles on codingame.com
CPU-Scheduling
CPU Scheduling (FCFS) in C++
game-programming-source-code
Game Programming in C++ Code by Sanjay Madhav
GameTracking-Dota2
📥 Game Tracker: Dota 2
learn-opengl
Learning OpenGL graphics rendering
minesweeper-raylib
A simple 2D minesweeper game made with raylib
test-raylib-box2d
Test raylib with box2d physics engine
baz606's Repositories
baz606/Awesome-Maze
First person maze game.
baz606/Bookstore
baz606/box2d
Box2D is a 2D physics engine for games
baz606/codingame
My solutions for the puzzles on codingame.com
baz606/CPU-Scheduling
CPU Scheduling (FCFS) in C++
baz606/game-programming-source-code
Game Programming in C++ Code by Sanjay Madhav
baz606/GameTracking-Dota2
📥 Game Tracker: Dota 2
baz606/github-packages
baz606/jmonkeyengine
A complete 3D game development suite written purely in Java.
baz606/learn-opengl
Learning OpenGL graphics rendering
baz606/minesweeper-raylib
A simple 2D minesweeper game made with raylib
baz606/Saving-the-Universe
Problem A - Google Code Jam 2008
baz606/test-raylib-box2d
Test raylib with box2d physics engine
baz606/Text-editor
A simple text-editor using Windows API in C/C++
baz606/learn-nextjs
Learn nextjs from https://nextjs.org/learn/basics/create-nextjs-app
baz606/leetcode-daily-challenges
baz606/mars-lander-solutions
This rep stores different code solutions for Mars Lander - Episode 2
baz606/Quote-Machine
A simple website that generates random quotes.
baz606/raygui
A simple and easy-to-use immediate-mode gui library
baz606/raylib
A simple and easy-to-use library to enjoy videogames programming
baz606/raylib-cpp-cmake-template
A small Raylib C++ template that uses CMake, LDtk, and Box2d
baz606/react-native-website
The site and docs for React Native
baz606/rubiks-cube
A Rubik's cube made using raylib
baz606/Train-Timetable
Google code jam - Problem B