All Projects → sarveshchavan7 → Quiz Game

sarveshchavan7 / Quiz Game

Licence: mit
Multiple choice questions answer game for android (Quiz game).

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Quiz Game

Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (+6.86%)
Mutual labels:  game, game-development, games
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (+103.25%)
Mutual labels:  game, game-development, games
Games
Create interesting games by pure python.
Stars: ✭ 3,431 (+1138.63%)
Mutual labels:  game, game-development, games
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+136.46%)
Mutual labels:  game, game-development, games
Everpuzzle
Tetris Attack / Pokemon Puzzle style game written in Rust
Stars: ✭ 88 (-68.23%)
Mutual labels:  game, game-development, games
Unity Solutions
Use Firebase tools to incorporate common features into your games!
Stars: ✭ 95 (-65.7%)
Mutual labels:  game, game-development, games
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+6642.24%)
Mutual labels:  game, game-development, games
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-94.95%)
Mutual labels:  game, game-development, games
Beaverandfairies
Stars: ✭ 14 (-94.95%)
Mutual labels:  game, game-development, games
Langaw
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 90 (-67.51%)
Mutual labels:  game, game-development, games
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-57.04%)
Mutual labels:  game, game-development, games
Destinationsol
Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Stars: ✭ 214 (-22.74%)
Mutual labels:  game, game-development
Game Datasets
🎮 A curated list of awesome game datasets, and tools to artificial intelligence in games
Stars: ✭ 261 (-5.78%)
Mutual labels:  game, games
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (-23.1%)
Mutual labels:  game, game-development
Antimine Android
Antimine is an open source minesweeper-like puzzle game.
Stars: ✭ 218 (-21.3%)
Mutual labels:  game, game-development
Frag
A cross-platform 2D|3D game framework for the Nim programming language
Stars: ✭ 210 (-24.19%)
Mutual labels:  game, game-development
Etlegacy
ET: Legacy is an open source project based on the code of Wolfenstein: Enemy Territory which was released in 2010 under the terms of the GPLv3 license.
Stars: ✭ 212 (-23.47%)
Mutual labels:  game, game-development
Iw4x Client
🎮 Official IW4x source code
Stars: ✭ 218 (-21.3%)
Mutual labels:  game, games
Awesome Flame
An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.
Stars: ✭ 227 (-18.05%)
Mutual labels:  game, game-development
Aitrack
6DoF Head tracking software
Stars: ✭ 262 (-5.42%)
Mutual labels:  game, games

Quiz Game

  • Quiz game for android
  • Written by Sarvesh chavan
  • Under The MIT License (MIT)
  • Copyright (c) 2017 Sarvesh chavan

Usage

  • Import the TriviaQuiz game into Android studio.

Features

  • Educational (General knowledge).
  • Added comments above code so it will help you understand code much better
  • It has database to store questions
  • Correct answer +1 coin (Coins at top left corner)
  • Timmer of 20 sec for each question (Timer at top right corner)
  • Random questions at each play (It will peek random ques and will show it to the user)
  • Good and Extensible UI.
  • Can be played offline
  • Compatibility with Android API-14 and above
  • minSdkVersion 14
  • targetSdkVersion 25

Screenshots

screenshot_2017-09-12-18-09-11-050 screenshot_2017-09-12-18-10-14-944 screenshot_2017-09-12-18-11-59-568 screenshot_2017-09-12-18-09-28-914 screenshot_2017-09-12-18-09-53-445 screenshot_2017-09-12-18-11-44-119)

Notice

  • Feel free to import the project in android studio it is for educational purpose (to learn to build the quiz type android appication)
  • If you do like what you saw please give it a star!! star it mean a lot to me it boosts me to build more game and help you guys.
  • For any details or query fill free to email me - [email protected]

Other games

Do check out my other games

License

MIT License

Copyright (c) 2017 sarvesh chavan

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].