Jump to content

Breakout RPG Hybrid


Jesse989
 Share

Recommended Posts

Hello everyone, this is my first post to the forum and I am really excited!

I just started programming and games and I came across a jam where you make games and publish them to itch.io.

I started a game last week so I could try and figure out how to use Phaser3, and it turned out being a isometric game sort of like Diablo.

After a few days working on it I found out about the game jam and turned it into a breakout game. Here is how it turned out.

https://itch.io/jam/game-off-2018/rate/337683  (When I went to deploy it at the last minute an hour before the deadline, I ran into problems with the audio so I had to disable it in the config. If you want to play it with the sounds you can clone the github repository and npm install, npm start it)

Here is the repository: https://github.com/Jesse989/breakoutRPG. I used the Webpack + Phaser3 boilerplate that is recommended. 

I needed to learn a little about webpack so I also created a super minimal boilerplate for Phaser3 + Webpack4 + ES6: https://github.com/Jesse989/phaser3-template.

Let me know what you guys think, and any advice would be helpful. I am also looking for others who want to collaborate.

Thanks!

 

p.s., this is the original rpg that the breakout was based on. It has working 8 direction movement and basic combat.

https://github.com/Jesse989/iso-game

Link to comment
Share on other sites

  • 2 weeks later...
  • 10 months later...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...