Skip to content

This repository showcases a classic Java games built with NetBeans. Includes Snake, Puzzle, Guessing Number, and Tic Tac Toe—demonstrating clean code, basic game logic, and practical use of Java for desktop applications.

License

Notifications You must be signed in to change notification settings

Daxxtropezz/FourcadeGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 FourcadeGames

A collection of classic games built with Java and NetBeans.

🕹️ Included Games

  • 🐍 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.

🚀 About

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.

📦 How to Run

  1. Clone the repository:

    git clone https://github.com/Daxxtropezz/FourcadeGames.git
  2. Open the project in NetBeans.

  3. Build and run each game from its respective class or main method.

🧰 Built With

  • Java – Core programming language
  • NetBeans – Development environment used for the project

🎨 Preview

Snake Game Puzzle Game
Snake Game Puzzle Game

🤝 Contributing

Feel free to contribute by improving game logic, UI, or adding new games to the suite.

📄 License

This project is licensed under the MIT License – see the LICENSE file for details.


Made with ❤️ by Daxxtropezz

About

This repository showcases a classic Java games built with NetBeans. Includes Snake, Puzzle, Guessing Number, and Tic Tac Toe—demonstrating clean code, basic game logic, and practical use of Java for desktop applications.

Topics

Resources

License

Stars

Watchers

Forks

Languages