Code Monkey home page Code Monkey logo

hangman-1's Introduction

The github repo is on https://github.com/HeleiWang/hangman.
The https clone URL is https://github.com/HeleiWang/hangman.git
You may also find me by searching "Helei Wang" on github.

My design is an Android app for traditional English game "Hangman".
(In case of anyone not hearing about Hangman…Here is the wiki description of the game http://en.wikipedia.org/wiki/Hangman_(game).)

The game have three levels: easy, hard and expert. The game will select random word from game's dictionary. And you will guess 3 different letters of the word for easy level.(4 letters for hard level and 5 for the expert level). If the word is too short for the requirement of the level, your man will be hanged by hanged by several steps before your first guess.

The screenshot is the playing page during playing. There are another two pages (homepage and level-select-page) in the app. All buttons are signed with color-changed effect.

Some graphic work is referenced to http://www.hangman.no/ and http://www.tabletalkatlarrys.com/index.php/2011/06/i-still-love-to-eat-quadruple-coronory-bypass-surgery/.

The app is not only used for Android study by Helei Wang. It is not for profit. Helei Wang helds the whole copyright of the codes. Please delete it within 24hours after downloading.


--How to install it on Android Phone:

Download hangu.apk located in  /hangu/bin/ to the Android Phone. Install the app. You may need to change some settings to allow your phone to run the apk file.

--Do not suggest use it on Android tablet for layout reason.

--How to check out on PC

Clone the git repo into your PC. Assume the location is L.
Open Eclipse(Android).
Choose File->Import->Existing projects into workspace->Next
Select root directory is L/hangu.
Choose Finish.
Right click on the root folder name(should be hangu) in Package Explorer.
Select Run AS->Android Application.
You may connect with Android phone to display it or just run on your PC.

--Helei Wang
--Sep 23 2013


hangman-1's People

Contributors

heleiwang avatar

Watchers

Fendy Gusta Pradana 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.