DefCon 121 Share Posted April 9, 2019 (edited) An attempt to morph Flappy bird (the mobile game) with the task-based system. 1. Create a task-based script (integrated .example. Woodcutter) 2. When player starts the script, flappy birds game will start. 3. Spawn a new tunnel object whenever a task becomes available. 4a. upon success, TaskNode's execute method will adtivate. 4b. On failure (bird hits tube or bird hits ground) , game resets and player has to click the start button again. Issues Starting a new Flappy Bird game isn't entirely fluid. Dreambot client doesn't have an io class to send over the activities to the game client... Edited April 9, 2019 by DefCon Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now