HTML5 Sprite-game planned. I would like input and ideas.
Posted: Thu Dec 15, 2016 12:53 am
Now that Daisys Day Off is at v1.0, I am starting a new game.
I want to begin moving toward my end goal of creating a larger game, that will be called "Jennys Ambition". But I am going to do it in sections, and make a smaller game out of each component that I will need for JA.
So step one, create an interface. I've gone with the classic rpg style. But in Javascript, with a dynamic layout, and can handle different control types (keyboard+mouse, touch, mouse only). This way it can be played on anything.
HTML5 Sprite Interface
http://sprite-engine.bitballoon.com/
Controls:
Now I am planning a basic quest driven game to expand and test it with. Are there any game types or themes that you'd like to see?
I want to begin moving toward my end goal of creating a larger game, that will be called "Jennys Ambition". But I am going to do it in sections, and make a smaller game out of each component that I will need for JA.
So step one, create an interface. I've gone with the classic rpg style. But in Javascript, with a dynamic layout, and can handle different control types (keyboard+mouse, touch, mouse only). This way it can be played on anything.
HTML5 Sprite Interface
http://sprite-engine.bitballoon.com/
Controls:
- WASD or arrows - move
Mouse - left click on unit - opens a menu screen
Mouse - right click - move
Touch - move
Touch unit - opens a menu screen
Now I am planning a basic quest driven game to expand and test it with. Are there any game types or themes that you'd like to see?