Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashish2199/aidos

A beginner friendly project with aim of creating our own version of Bomberman.
https://github.com/ashish2199/aidos

beginner-friendly bomberman bomberman-game game-2d game-development java-fx java-game javafx javafx-8 javafx-games

Last synced: 7 days ago
JSON representation

A beginner friendly project with aim of creating our own version of Bomberman.

Awesome Lists containing this project

README

        

# Aidos
A beginner friendly project with aim of creating our own version of Bomberman.

![Alt Text](https://media.giphy.com/media/xUOxf8uHAc2OIclI9a/giphy.gif)

## Getting Started

This is a netbeans project that can be easily opened with Netbeans IDE. File -> Open Project
If you want you can also directly checkout the process from within the Netbeans by Team -> Git -> Clone

If you use eclipse then it can be easily imported into Eclipse also.

### Prerequisites

What things you need to install the software and how to install them

```
Java JDK 1.8 or higher
Netbeans , Eclipse or any other popular IDE
```
## Contributing

Please read [CONTRIBUTING.md](https://github.com/ashish2199/Aidos/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
When in doubt open an Issue, We will be responding.

## Authors
* **Ashish Padalkar** - *Initial work* - [ashish2199](https://github.com/ashish2199)
* **Corey Lovett-Hendrey** - *For helping with rendering, animations and input* - [CoreyHendrey](https://github.com/CoreyHendrey)

## Acknowledgments

* Thanks to all those who have contributed to the project by helping with the code and provide feedback to design descisions.