Pinned Repositories
A-PathFinding
A very simple implementation of the A* pathfinding algorithm in javascript.
Breakout
A simple implementation of the Breakout game.
Catmull-splines
A very simple implementation of the catmull splines using javascript.
CMaze
This is my own maze generation code done with C and SDL2, the algorithm used to generate the maze is the depth first search algorithm.
dashboard_demo
This is a demo of a dashboard. Work in progress.
js-rpg-game
A very simple implementation of a 2d rpg game in javascript.
myappsample
myappsample
simple-js-tank-game
A simple tank game.
Snake
The Snake game made with JavaScript and canvas
Space-Invasion
Simple 2D space shooter game made with JavaScript using Canvas
Catalinul95's Repositories
Catalinul95/CMaze
This is my own maze generation code done with C and SDL2, the algorithm used to generate the maze is the depth first search algorithm.
Catalinul95/js-rpg-game
A very simple implementation of a 2d rpg game in javascript.
Catalinul95/simple-js-tank-game
A simple tank game.
Catalinul95/Snake
The Snake game made with JavaScript and canvas
Catalinul95/Space-Invasion
Simple 2D space shooter game made with JavaScript using Canvas
Catalinul95/A-PathFinding
A very simple implementation of the A* pathfinding algorithm in javascript.
Catalinul95/Breakout
A simple implementation of the Breakout game.
Catalinul95/Catmull-splines
A very simple implementation of the catmull splines using javascript.
Catalinul95/dashboard_demo
This is a demo of a dashboard. Work in progress.
Catalinul95/myappsample
myappsample
Catalinul95/RPG_DEMO1
A simple demo of a RPG that I am building
Catalinul95/simple-auth
Simple auth made with PHP using the procedural style.
Catalinul95/Space-Invaders
Simple implementation of the Space Invaders game using rectangular shapes
Catalinul95/Vue3-express-dialogflow