An open API service indexing awesome lists of open source software.

https://github.com/dan3002/box-pusher

A fun and addictive game built using Java Swing! Push boxes to their designated locations in the least amount of moves.
https://github.com/dan3002/box-pusher

java-swing

Last synced: 9 months ago
JSON representation

A fun and addictive game built using Java Swing! Push boxes to their designated locations in the least amount of moves.

Awesome Lists containing this project

README

          

# Box Pusher Game

A fun and addictive game built using Java Swing! Push boxes to their designated locations in the least amount of moves.

## Features

- Intuitive and user-friendly interface
- Addictive gameplay
- Multiple levels to challenge players
- Records best scores for each level

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

- Java
- Any Java Development Environment (Eclipse, IntelliJ, NetBeans, etc.)

### Installing

1. Clone the repository
2. Import the project into your Java Development Environment
3. Run the project on a local server

## Usage

The application provides an intuitive and user-friendly interface for players to enjoy the game.

## Built With

- [Java Swing](https://docs.oracle.com/en/java/javase/14/docs/api/javax/swing/package-summary.html)

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.