Pinned Repositories
autonomous-car-unity
En este proyecto se busca implementar algoritmos de inteligencia artificial para lograr que un auto, a través de una simulación en Unity 3D, pueda recorrer una pista por su propia cuenta sin colisionar con su entorno.
block-breaker
Block Breaker is a 2D game made with Unity as a recreation of the classic "Breakout" game.
comic-book-store
Backend app developed in Python that seeks to solve the needs of a comic book store
compiler-in-python
A Compiler made with python using some useful libreries.
Introduccion-a-CSharp
Este repositorio almacena archivos de ejemplo para el aprendizaje de C#
Laser-Defender
This project use waypoints for enemy paths, scriptable objects, coroutines for timed events in a dynamic top-down space shooter
Number-Wizard-UI
Guessing game "Number Wizard" a game with interactable user interface and scene loading
NumberWizard
A simple game made with unity in order to understand basic C# coding.
ShootHoop
This is a repository for the project "Shoot Hoop" a VR game made with unity
SquashyToad
Repository for a VR game called Squashy Toad developed in Unity 3D for the Google Cardboard.
endiba360's Repositories
endiba360/compiler-in-python
A Compiler made with python using some useful libreries.
endiba360/Introduccion-a-CSharp
Este repositorio almacena archivos de ejemplo para el aprendizaje de C#
endiba360/ShootHoop
This is a repository for the project "Shoot Hoop" a VR game made with unity
endiba360/SquashyToad
Repository for a VR game called Squashy Toad developed in Unity 3D for the Google Cardboard.
endiba360/autonomous-car-unity
En este proyecto se busca implementar algoritmos de inteligencia artificial para lograr que un auto, a través de una simulación en Unity 3D, pueda recorrer una pista por su propia cuenta sin colisionar con su entorno.
endiba360/block-breaker
Block Breaker is a 2D game made with Unity as a recreation of the classic "Breakout" game.
endiba360/comic-book-store
Backend app developed in Python that seeks to solve the needs of a comic book store
endiba360/Laser-Defender
This project use waypoints for enemy paths, scriptable objects, coroutines for timed events in a dynamic top-down space shooter
endiba360/Number-Wizard-UI
Guessing game "Number Wizard" a game with interactable user interface and scene loading
endiba360/NumberWizard
A simple game made with unity in order to understand basic C# coding.
endiba360/bedtime-story-generator
An open-source project that generates engaging short stories for bedtime using Python as the backend and OpenAI's ChatGPT for storytelling.
endiba360/Pacman
A pacman game made with unity 2019
endiba360/pocket-monsters
This is a Pokedex app made with Angular in which users will be able to search for their favorites Pokemon by name, color, stats, genre, nature, location, specie, etc.
endiba360/Processing
Este repositorio guarda algunos sketches de ejemplo.
endiba360/React-Bootcamp
Repositorio hecho para guardar las actividades realizadas durante el Bootcamp de React.
endiba360/rest-api-machine
🤖 This repository houses an API-RESTful project built using Python. The primary purpose of this prject is to enhance my Python skills by implementing RESTful endpoints. It provides a foundation for practicing concepts related to routing, handling HTTP requests, and managing data.
endiba360/Text101
Text adventure game using scriptable objects in Unity
endiba360/todo-machine
🚀 In this repository we work with components, props, CSS styles, React states, and effects. Implementing React Context, React Portals, and storage using Local Storage.