Jump to content

Search the Community

Showing results for tags 'quest'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 5 results

  1. Hello. Let's brainstorm a bit. We can have our HTML5 games on phones using Cordova. But how to do the same for the Oculus Quest 1 & 2 standalone (which runs Android too)? I haven't tried it but i guess Cordova would make the games run in 2D mode but we would want it to force VR mode somehow so players don't have to do that. Interesting links i found so far: BabylonJS native with future Android export: https://www.babylonjs.com/native/ General discussion: https://www.reddit.com/r/WebVR/comments/dd8ah6/how_to_publish_webvr_games_as_native_apps/ Native WebXR browser: https://exokit.org => https://github.com/exokitxr/exokit (looks abandoned, no update since April 2020) Regards nora
  2. Looking for someone/team to help us create templates in Quest.ai. We're an IDE that works on Phaser 3 where we easily create timeline animations, sprite sheets, audio sheets, simple interactions, etc. We offer templates that our customers can customize by using us. Finding it hard to create templates and work on the product at the same time so looking for help. Ideally looking for someone or a team that has multiple existing game projects that can be repurposed into templates for our system. This is absolutely a paying a gig where we pay up front for you to create it in Quest in a way that our users can reuse it. Might not be for all but hoping to find someone with many games behind their belts. www.quest.ai I'm the head of design /co-founder of Quest. I can potentially help with the design / reskinning of things depending on the projects. Thank you and please reach out ASAP as we're looking to produce these soon. This also isn't a 1 person fits the position type thing. We'll have to review your game experience and concepts before starting. Thanks and really looking forward to working on collaboration on some fun stuff. (Attaching an example of a design I have that needs to be coded in Quest)
  3. I'm developing point&click quest adventure (something like Machinarium) I have a background, for example, like on the bkg1.ipg I want to define some zone where the character can move. Example on bkg1-marked.jpg. Reaching the end of the red zone the character should stop. Also, it would be great to have ability to make it with some pathfinding like f.e. there are stairs on the background image and the character stays somewhere else on the "first floor". Player clicks on top of the stairs and the character goes there, according to the zone where he can walk Does Phaser have any tools for that?
  4. I wanted to share a game that is quite important for me, although you've probably seen hundreds of similar ones already. It's special personally, because it took me almost four years from the first prototype to the finished game. It gets even funnier when you see how small the game actually is, and that it could have been done in a month or two. You can play the game here: http://wizard.enclavegames.com And, what is more important, read the story here: http://dev.end3r.com/2016/06/i-hate-wizard-quest/
  5. Just a quick post to let you know about a new Phaser.IO adventure game that went online on April 1st (no joke! ) The URL is http://www.fsmgame.com Synopsis In the game you play the italian pirate Al Dente, who is out on a Holy Quest, trying to find gold, rum and fabled relics. The game has a progressive Arrchievements system built in ("A" to toggle), where the players can track their progress towards the much-sought title of Master Pirate! Technical info It features a procedurally generated world, which is validated for playability using the astar.js library, until a valid world is created. There is a minimap as well, which shows more and more of the world as it is discovered It is possible to play the game using keyboard or mouse/finger clicks, making it usable for both mobile, tablets and desktops It is possible to toggle music on/off and fullscreen on/off I am working on a highscore list using localstorage. Later I will add an online highscore list, to make it possible to compete against friends Feedback and ideas/bug reports are very welcome! Kind regards - Jakob
×
×
  • Create New...