Skip to content

SalvadorSG/Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomberyang

The new (and less democratic) Bomberman edition.

Logo

If you want to play the game, click this link: (https://salvadorsg.github.io/Bomberyang/)



Index



Game Description

In this game, you will play as Son Gyon-Sung, a generic asian president. Son has two passions: baseball and missiles. Well, today we are not playing baseball.

The objective of this game is simple: you have to take the control of the whole world. Easy, right?.

To make this possible, you will have some little friends: atomic bombs.

Move across the map and when you run into another country's flag, who you gonna call? 💣



Game Motivation

I've spent lots of hours playing bomberman, especially in my bus trips, tht's why I decided to develop a similar game, but updating it to nowadays.

This is the real Bomberman, in case you don't know it.

Alt Text



Run the project


  • Technologies:

This game uses the next dependencies:

Name Link Description
NPM https://www.npmjs.com/ Package Manager
Typescript https://www.typescriptlang.org/ Typed programming language
Parcel https://parceljs.org/ Web application bundler
Lodash https://lodash.com/ Provides utility functions
Luxon https://moment.github.io/luxon/#/ To work with times
Eslint https://eslint.org/ Identifies and reports patterns

  • Installation

To clone and work with the project, just run the these commands:

  1. Clone the project

    git clone https://github.com/SalvadorSG/Bomberyang.git
    
  2. Move into it

     cd Bomberyang
    
  3. Install npm

     npm install
    
  4. And run the files

     npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published