Giter Club home page Giter Club logo

finger-monster's Introduction

image

Finger Monster

๐Ÿ‘Œ A web-based game written in Typescript to teach ASL alphabet.

Player will be given an alphabet at the top left corner. They have to make correct handsign to attack enemies. At the bottom left corner, your camera is displayed and besides it is the current alphabet handsign read from your camera. Player can hold spacebar key to change the given character, costing 30 mana. Player has 100 mana maximum, regenerating 0.01 mana/frame(30 mana/50 seconds).

Each enemy has different health, speed, damage. Enemies are randomly spawned in waves. The frequency and chance of spawning increase as the game progresses. There are 10 waves. There are 25-second wave cooldown in between waves.

Total playtime: 15 minutes + wave cooldown = 18 minutes 45 seconds (not limited but it will be impossible to go any further).

Developed by

To Help Develop

Clone this repository and run

yarn
yarn dev

The game will start on http://localhost:5173

To Build and Play the Game

Clone this repository and run

yarn
yarn build
yarn electron

All Classes used

image

Credits to:

finger-monster's People

Contributors

eltfshr avatar jate-koh avatar porping avatar riflowth avatar xiaoxuxxxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

finger-monster's Issues

Add UI manager

Tasks

  • Create UI manager that contains all other ui classes
  • UI manager should act as an interface between individual ui classes and any other classes that use them

Add canvas drawing mechanism

Tasks

  • Create drawing mechanism using html canvas
  • System must be able to load and draw pictures
  • System must be able to draw pictures by any scale

Request to turn this repository to Monorepo

Purpose

  • In the future, we might have a FingerMonster game server to support the PVP mechanism. To make this game more interesting, and unique play-style that requires the player's body to take an action in-game for fighting with other players.

narutooooo

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.