Creating bomberman with javafx
- Main menu;
- Space for playing;
- All blocks;
- Character with animations and moving across field;
- nteraction with blocks;
- Class bomb and placing bomb on playspace;
- Animation and interaction bombs with other objects;
- Class enemies with their own animation and interaction;
- Artifishial Intellegence;