Giter VIP home page Giter VIP logo

tou-dudes's Introduction

Tou Dudes

A recreation of Bomberman 5 made with the Godot engine, for educational purposes.

Screenshot of the game

Features

  • 2 players on the same machine, with fixed controls.
  • Powerups: ๐Ÿ’ฃ Extra bomb, ๐Ÿ”ฅ Intensity, ๐Ÿ‘Ÿ Kick bomb, ๐ŸฅŠ Punch bomb, ๐Ÿงค Pick up bomb, ๐Ÿƒ Extra speed.
  • 1 default character: Bomberman.
  • 1 default map with simple obstacles.
  • Random powerup spawn and initial obstacle configuration.
  • Bombs bounce on other bombs when thrown.

Download

Check out the latest Windows release.

Pending features

  • Game title screen.
  • Win condition and Victory UI.
  • Fix: Speed powerups are only noticeable once 4 of them are stacked.

How to play

Player controls

Player 1: WASD for movement, F for "Bomb", H for "Punch bomb".

Player 2: Numberpad for movement, Comma for "Bomb", Semicolon for "Punch bomb". (Brazilian Portuguese keyboard layout).

New match

Currently, the only way to begin another match is by relaunching the game.

For Devs

Installing

The game was made in Godot 3.5. You can download it here.

After cloning this repository, to edit the game, open Godot. In the Project Manager window, import and open the cloned project folder.

Testing

Initial game state can be mocked by enabling the tester node in the map.tscn scene, and implementing the startup method in tester.gd. In it, you can access nodes to set them up, which enables editing the game grid and adding initial powerups to the players.

Powerups can also be more easily tested by changing the powerup_spawn_probability in the root Map node, combined with changing the probability rates in powerup_data in game-controller.gd.

tou-dudes's People

Contributors

mikefp avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

boyquotes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.