GitHub / RaffaeleFiorillo 2 Repositories
Let code be the tool to make your dreams become reality!
RaffaeleFiorillo/RaffaeleFiorillo
Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

RaffaeleFiorillo/PyGApp
This projects hold the base to develop Apps using the Pygame framework. It is highly configurable and allows great flexibility for "look & feel" customization. It is very easy to use once you get the hang of it.
Language: Python - Size: 57.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

RaffaeleFiorillo/PyMApp
Simple and Lightweight Software to create, edit and export maps for 2D games. Easy to learn and easier to use, with some AI and automation tools to make the process easier and faster.
Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/ImmigrantLife
A visual novel like game where you experience, first hand, the tragic life of an immigrant.
Language: C# - Size: 24.2 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

RaffaeleFiorillo/Conway_Game_Of_Life
Conway's Game of Life implementation in Python. (Classic & Personal Version)
Language: Python - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

RaffaeleFiorillo/QRCodeDataExtractor
A simple tool to extract the data contained in a QRCode located inside a file.
Language: C - Size: 25.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/N.O.T.G.O.O.D
In this Game, the player is a Control-Tower Worker that must help pilots with a series of flying issues. The Game uses an old phone as alternative control to receive calls and send data to the planes.
Language: Python - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RaffaeleFiorillo/RentCalculator
Allows to calculate the rent distribution among people in the same house. Sometimes the rent is not distributed equally due to people leaving for a few days. This Console program spares you the time and effort to calculate how the costs must be shared.
Language: Python - Size: 6.59 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RaffaeleFiorillo/APPythonix
A tool designed to convert Python scripts to .exe files (Windows) or .app (Mac). It comes with a simple, compact and modern looking GUI.
Language: Python - Size: 373 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

RaffaeleFiorillo/Fast_and_Curious
Typing Game : from Noob to Good, while having Fun.
Language: Python - Size: 146 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

RaffaeleFiorillo/Rumbling_Rubber_Rob
A game created during the 2024 Global Game Jam
Language: Python - Size: 13.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RaffaeleFiorillo/Making_my_Money_Remastered
This repository holds the Remastered version of the game "Making my Money". Whis is the first game I ever created.
Language: Python - Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/Making_my_Money
This Repository contains the very first game I created, which I thought I had lost.
Language: Python - Size: 32.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/self_driving_car Fork of brunoastr0/self_driving_car
Language: Python - Size: 546 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RaffaeleFiorillo/PlaneCrashGame
A Narrative game where you have to choose carefully about what choices you make while in control of a plane... blind folded.
Language: ShaderLab - Size: 7.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

RaffaeleFiorillo/Scopa_Game
An implementation of the Italian card game called Scopa. You play agains an A.I called R.F.J.8
Language: Python - Size: 13.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RaffaeleFiorillo/Fast_and_Curious_AI_Environment
Creates a Training environment to test different kinds of Artificial Intelligente algorithms to be used in the Fast and Curious game.
Language: Python - Size: 1.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/FileEncryptor
A tool that Encrypts or Decrypts files. The Encryption algorithm is custom, so it does not exist in the literature. It uses a combination of existing algorithms along with new ones.
Language: Python - Size: 5.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/CodeLinesCounter
A tool that, when executed inside a folder, creates a profile of all the code inside that directory and its sub-directories. (Right now it only works with .py files. The Result is a .txt file with the total number of lines of code (with and without counting empty lines)
Language: Python - Size: 10.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/Snake_Game
Simple implementation of the classic Snake Game in under 100 lines of code
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

RaffaeleFiorillo/DUO_Game
A simple adaptation of a table game in python.
Language: Python - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

RaffaeleFiorillo/Snake_Game_Advanced
A more serious approach to the previously created Snake_Game repository; with a better program structure and additional functionalitiesthat
Language: Python - Size: 144 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

RaffaeleFiorillo/regsumar Fork of Kmenelik/regsumar
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

RaffaeleFiorillo/exam_info_extraction
Extraction of information from images/photos of Exams and test using AI
Language: Python - Size: 23.6 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

RaffaeleFiorillo/Fast_AIMprovement
Game designed to improve your aiming skills with your computer mouse. Will be added to the game: Fast and Curious, in his own GitHub repository, which can be found here
Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

RaffaeleFiorillo/AI_Cars
Cars learn to drive in different tracks using neural networks by genetic algorithms
Language: Python - Size: 2.25 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

RaffaeleFiorillo/Pokemon_Types
Simple program that makes some evaluations about pokemon types and types combinations in order to create a profile.
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

RaffaeleFiorillo/Raffaele_Rui_Registro_Sumarios
Trabalho Pratico da disciplina de ES.
Language: JavaScript - Size: 262 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

RaffaeleFiorillo/CPU_Management_Algorithms
A program that simulates some of the most famous CPU management algorithms
Language: Python - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

RaffaeleFiorillo/Challanges
This repository contains python scripts that solve different challanges. Each script solves a different challange
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

RaffaeleFiorillo/Tower_of_Hanoi
Implementation of the famous puzle "Tower of Hanoi".
Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

RaffaeleFiorillo/Frequency_Table_Creator
A program that, given a string of integers separated by single space, creates a frequency table and shows values like average, variance, etc.
Language: Python - Size: 327 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

RaffaeleFiorillo/Simple_Server
Simple server implementations written in python. Includes a monothread and a multi-thread version of the server and also a Client script
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

RaffaeleFiorillo/Bus_Pass
Bus Pass Simulator. More details in the documentation
Language: Java - Size: 510 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

RaffaeleFiorillo/Sorting-Algorithm-Evaluator
This project lets you run tests with both known sorting algorithm and custom. It then shows their speed performance based on the sorted list length
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
