Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ashish2199/aidos
- Owner: ashish2199
- License: gpl-3.0
- Created: 2017-11-11T07:38:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T18:16:36.000Z (about 4 years ago)
- Last Synced: 2023-02-26T10:47:44.033Z (over 1 year ago)
- Topics: beginner-friendly, bomberman, bomberman-game, game-2d, game-development, java-fx, java-game, javafx, javafx-8, javafx-games
- Language: Java
- Homepage:
- Size: 1.42 MB
- Stars: 38
- Watchers: 18
- Forks: 29
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 -> CloneIf 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
```
## ContributingPlease 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.