Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Add Dabby Bird to the casino #13

Open
asg017 opened this issue Jul 31, 2019 · 0 comments
Open

Proposal: Add Dabby Bird to the casino #13

asg017 opened this issue Jul 31, 2019 · 0 comments
Assignees

Comments

@asg017
Copy link
Collaborator

asg017 commented Jul 31, 2019

Name of the game: Dabby Bird

Description

Dabby Bird in the normal game of Flappy Bird in the browser, except you play by dabbing. Instead of clicking, you will dab to make the bird jump, and must dab over and over again during the game.

From scratch or inspired?

I'll use a pre-existing browser-implementation of Flappy Bird, found here. But I will overwrite the clicking event and create my own event that fires when the player dabs on camera.

What programming language(s) do you expect to use for this game?

The pre-existing implementation is in html/css/javascript, but most of my work (webcams, machine learning, events, etc.) will be in Javascript. I'll use TensorflowJS to create/train a model to detect when a person's pose on camera is dab-like. @tensorflow-models/posenet is a pre-exisiting model that locates a person's pose, so I'll use that to help train my model.

How much programming experience do you have?

I've done a lot of programming courses and random projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants