Code Monkey home page Code Monkey logo

meow-meow-fuzzyface's Introduction

meow-meow-fuzzyface

Deploy Phaser Application

meow-meow-fuzzyface는 게임 뱀파이어 서바이벌(Vampire Survivors)에 영감을 받아 만들어진 게임입니다.

  • Player

    • 방향키 및 wasd 키로 이동이 가능합니다.
    • 공격은 자동으로 이루어집니다.
    • 기본 공격은 자동으로 가장 가까운 Enemy 방향으로 생성됩니다.
  • Enemy

    • 1초마다 화면 바깥에서 자동 생성됩니다.
    • Player를 향해 이동합니다.
    • 공격을 받아 처치된 후, 일정 확률로 ExpUp 아이템을 생성합니다. (확률은 Enemy 종류에 따라 다릅니다.)
  • Level up

    • Player가 ExpUp 아이템을 획득하면 경험치가 올라가고, 해당 레벨의 경험치를 모두 채우면 Level up이 됩니다.
    • Level up을 할 때마다 새로운 Enemy가 생성되며, 점점 더 강한 Enemy가 생성됩니다.
  • Pause

    • ESC를 눌러 게임을 일시정지 및 해제할 수 있습니다.
  • 배포 링크

  • 관련 포스팅

  • 강의 제작 중 (링크)

Tech Stack

JavaScript, Phaser 3

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

development

$ echo "DEBUG=true" > .env
$ cat .env
DEBUG=true

Make .env file like above to make game in debug mode.

meow-meow-fuzzyface's People

Contributors

choar816 avatar sh-cho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.