Pinned Repositories
AverageCalculator
Band_Name_Generator
First exercise/project for the "100 days of python coding" course
Calculadora
My first calculator "app"
DatatypeChecker
A program to check if the data type is valid or not. (created to practice foreach and switch statements)
HashTables-Challenge
A challenge to help understand hashtables
LucasM-art
Config files for my GitHub profile.
rock-paper-scissors
ScoreSystem
A simple "quiz game" with a score/highscore system to practice
TicTacToe
Tried to create a tic tac toe game with the things I learned so far. It's missing some little things (like telling if a position was already taken), but it's working and it's playable
treasure-island-start
LucasMorganti's Repositories
LucasMorganti/AverageCalculator
LucasMorganti/Band_Name_Generator
First exercise/project for the "100 days of python coding" course
LucasMorganti/Calculadora
My first calculator "app"
LucasMorganti/DatatypeChecker
A program to check if the data type is valid or not. (created to practice foreach and switch statements)
LucasMorganti/HashTables-Challenge
A challenge to help understand hashtables
LucasMorganti/LucasM-art
Config files for my GitHub profile.
LucasMorganti/rock-paper-scissors
LucasMorganti/ScoreSystem
A simple "quiz game" with a score/highscore system to practice
LucasMorganti/TicTacToe
Tried to create a tic tac toe game with the things I learned so far. It's missing some little things (like telling if a position was already taken), but it's working and it's playable
LucasMorganti/treasure-island-start
LucasMorganti/Project_Feather_Pillow
LucasMorganti/Project_Porongos
LucasMorganti/Project_Surpass
LucasMorganti/ShaderGraph-Custom-Lighting
A sample project showcasing a simple method to calculate custom lighting inside of Shader Graph for the Lightweight Render Pipeline. Includes a sample toon shaded scene and example assets. Built for Unity 2019.2 .
LucasMorganti/Snake_Game
LucasMorganti/TemperatureChecker
An exercise to practice enhanced if statements
LucasMorganti/tip-calculator