A collection of classic games built with Java and NetBeans.
- 🐍 Snake Game – Eat, grow, and avoid hitting walls or yourself.
- 🧩 Puzzle Game – Arrange tiles to form the correct image or number sequence.
- 🔢 Guessing Number – Try to guess the randomly generated number.
- ❌⭕ Tic Tac Toe – Play the classic two-player strategy game.
FourcadeGames is a Java-based game suite developed using NetBeans IDE. It's a simple yet fun project that showcases different game mechanics and logic implementations in Java.
-
Clone the repository:
git clone https://github.com/Daxxtropezz/FourcadeGames.git
-
Open the project in NetBeans.
-
Build and run each game from its respective class or main method.
Feel free to contribute by improving game logic, UI, or adding new games to the suite.
This project is licensed under the MIT License – see the LICENSE file for details.
Made with ❤️ by Daxxtropezz

