Skip to content

diciws/iBomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iBomb

iBomb is a 2D Flat Game in Javascript, place a Bomb and destroy Chests in your World

The aim is to destroy all Chests in the Game field.

Installation

  • You need Javascript on your PC or Server
  • Open the index.html to start the Game

Control

  • With the Key Up, Down, Left, Right you control the iBomb avatar
  • With the Key A you place a Bomb
  • To restart the Game reload or press F5

License

Copyright (C) 2017 dici

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.