Giter VIP home page Giter VIP logo

reiiyuki / 100-thai-flag-game Goto Github PK

View Code? Open in Web Editor NEW
4.0 8.0 0.0 215.13 MB

For celebrating 100th anniversary Thai National Flag ! Now Available on Play Store

Home Page: https://play.google.com/store/apps/details?id=com.innoma.thaiflag

License: GNU General Public License v3.0

C# 49.04% ASP 13.83% Objective-C 33.67% Objective-C++ 3.46%
game thai thai-flag thai-language flag thai-national-flag national celebrate celebration

100-thai-flag-game's Introduction

Go High Thai National Flag!

gohighthaiflag.png

Go High Thai National Flag! or ชักให้สูง ธงชาติไทย! is flag raising simulation game. We also apply knowledge about height of artifact in this game.

Objective

100yr.png

We work on this project for celebrating 100th anniversary Thai National Flag. (28th September 2017) This project is requested by Thai National Flag Museum who want this game to be a part of history.

Process

We work with mix methodology of agile and unified process. We check our work day by day and set new goal every week. But some task is long term goal but inside the frame of an iteration. Taskworld is used in this project for planning and check done task.

Idea

Just raising the flag is sounded too boring. So we decide to spawn some landmark in the background which the top of each of them match to the real high of it but different scale to the real world. Moreover we apply obstacle to make player get more fun experience.

Controlling system of this game use two buttons or fingers for playing, because we apply the idea that when people raise a flag they use two hands.

Artwork Concept

We use pixel art because sometime people see pixel art and they can't really get what it is? So they have to imagine.

Backend Service

We use backend service for storing the highscore of player. Our backend service is running in Amazon Web Service EC2 with Node.js and RethinkDB. You can visit our API Service in this repository.

Version Description

a.b.c

  • a is big update.
  • b is new feature.
  • c is bug solved.

Now it available in !

googleplay.png

Collaborators

innoma.png

Special Thanks

100-thai-flag-game's People

Contributors

pakponj avatar reiiyuki avatar wit543 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

100-thai-flag-game's Issues

Score should be more dependent on time.

Right now the score bonus is 100/t. The problem is that those who clear the game will have roughly the same score.

Time taken Score
33–50s 1902
50–100s 1901
100s 1900

screenshot_20170218-211605

Proposed alternative scoring formula

My proposed scoring formula: 100h [height score] + 1000e-t/100 [time score]

Time score rate is determined by ∂/∂t(100h + 1000e-t/100) = -10e-t/100

Time (t) Time score Rate (pts/sec)
0 1000 -10.0
20 818 -8.2
40 670 -6.7
60 548 -5.5
80 449 -4.5
100 367 -3.7
120 301 -3.0
140 246 -2.5
160 201 -2.0
180 165 -1.7

Therefore the maximum score is 20,000 points.

Quick mode

Quick mode

  • End at 190 m show winner
  • Timing

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.