Coder Social home page Coder Social logo

Comments (4)

the-simian avatar the-simian commented on July 19, 2024 1

I was thinking if using something like inquirer.js someday to handle the initial scaffolding, I think we could take feedback then and change how the project scaffolds.

I'm open to adding more 'game types', but I wanted to start with a sidescroller; since it seems to be a common enough starting point. Maybe an overhead view after that? (like zelda). A lot of the things I'm working on now would be reused, for instance using a FSM to manage player control is pretty much the same on all of them.

Basically, yes there's plans for this, and it will be easier and easier to add more game times as we move along.

As always I appreciate your input!

from create-phaser-app.

the-simian avatar the-simian commented on July 19, 2024 1

@vantreeseba and I came up with a cool idea for this.

We want

  • A top down game (like zelda)
  • a sidescroller (like contra ..which we kind of have atm)
  • A 'dialog driven' thing with dialog trees (visual novels)
  • a very simple sidescroller or top scroller not much more complicated than mario.

So here is the big idea. We include these as additional views and minigames in the 'big game' (signal Overgrowth); however when you scaffold you can choose to only scaffold the 'mini game'.

So the contra type game is the main game, the top down is a separate view for the game (an overworld map), the 'simple mario-esque game' is a mini game where you can hack things (or get out of your mech in a detachable rover).

However you can scaffold only one of these smaller experiences as well.

So the scaffold dialog might say like

  • Scaffold a Dialog game (like a visual novel),
  • Scaffold a simple sidescroller (like mario)
  • Scaffold a complex sidescroller ( like contra/ megamanX)
  • Scaffold a top-down game (like zelda)
  • Scaffold The Signal Overgrowth (all of the above in the context of a larger project)

from create-phaser-app.

GabeAtWork avatar GabeAtWork commented on July 19, 2024

Cool! I'll be interested on working on the zelda-like game, and later if I find out how to make it, a RTS or turned base strategy game. It requires me to learn along, but we'll see.

I'll look into inquirer for scaffolding. I know it's probably not the most urgent thing, but at least it's something I understand well enough to make a hopefully 'good enough' PR for ^^

from create-phaser-app.

the-simian avatar the-simian commented on July 19, 2024

Yeah, another thing that @vantreeseba and I have kicked around is making it so that at the beginning of the game you can level select, and the levels demonstrate some differnt, but common game types. So there's obviously some asset swapping (probably not menus, depends). Sounds and music can stay the same, and the underlying tooling, like the FSM for behavior management, behavior tree tooling, can more-or-less be reused.

I figure its best to get this 'game' solid, and something that's a very compelling example to learn from, and branch from there. I know you mentioned a zelda game, and I 100% want to make a top-down zelda-type the very next priority, especially since it reuses so many systems.

Appreciate the discussion.

from create-phaser-app.

Related Issues (20)

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.