Skip to main content

Projects

TicTacToe (Python)

·343 words·2 mins
This project is a noughts and crosses game developed in python using the pygame library. It allows to play with exactly two players

Password Generator

·659 words·4 mins
This project is a random password generator. It allows you to select a security level at the time of instantiation, or manually choose the number of each type of characters

Minesweeper (JAVA)

·404 words·2 mins
This java program allows you to run a Minesweeper game made in JAVA with the JavaFX graphical library. The program is very light, no image is used