Code Monkey home page Code Monkey logo

avaloncharacters's Introduction

Avalon

Development state

PermissionHelper.kt

Permission

Title.kt

Title

ChoiceCountDownView.kt

CD

Usage

// cd is the class
val p = Player(/* player name = */ name).apply {
  // Thus can prevent good side from making
  // mission failed
  character = Mordred(/* context = */ context)
}
cd.setPlayer(p)
cd.startCountDown(ChoiceCountDownView.MISSION, /* seconds = */ 480, callback)

WaitPlayerEnter.kt

WP

avaloncharacters's People

Contributors

cinnamonjui avatar hannn0919 avatar jerryhungcy avatar shanlee870502 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

avaloncharacters's Issues

About connection

Please check this file to see the basic usage of Gson
https://github.com/a129123659/AvalonCharacters/blob/2e4427863998d17e6dd65466c420741d062eb9e9/app/src/test/java/com/example/avaloncharacters/GsonTest.kt#L20-L50

and you can use these methods to send JSON string to specific endpoints (not tested though)
https://github.com/a129123659/AvalonCharacters/blob/2e4427863998d17e6dd65466c420741d062eb9e9/app/src/main/java/com/example/avaloncharacters/connection/Connection.kt#L29-L38

Please close this issue if you feel ok with it, all questions are unwanted welcome

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.