Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

nitinsaroha/Kivame

Repository files navigation

alt Icon Kivame

Kivame is fun (quiz + game) app made for Kivy contest 2014.

Requirements:

  1. cython

Download latest release from cython.org Unpack the tarball or zip file, enter the directory, and then run:

python setup.py install

Or if you have Python setuptools, install it using:

easy_install cython

For more information, check installation guide

  1. Cymunk

Cymunk is a port of Chipmunk, based on Cython. Clone the github repository or download the zip. Unpack the zip, enter the directory and run:

python setup.py build_ext --inplace

After installing cython and cymunk, enter the directory and run: kivy main.py

App contains 9 stages:

  1. 1st is quiz stage.General questions are asked in a funny way.Warning: lightning!!!! :) alt Stage 1

  2. 2nd requires cymunk.This stage checks your decision making skills.Touch the circles to increase their size but remember they should not touch others during inflation.Note hint for next stage is only given when you successfully passes the current stage. alt Stage 2

The following stages are not included in android app due to some technical reasons.

  1. Use direction keys or wasd to play the simple stage. alt Stage 3

Similarly there are other stages where player's decision making skills are tested.And hints provide mathematical questions ,matrices, advices, etc. 4. Hint: Green = good, red = bad alt Stage 4

  1. Hint: Mix blue and green alt Stage 5

  2. Hint: Run forrest run alt Stage 6

  3. Hint: 143%22 alt Stage 7

  4. Hint: Think twice before taking any step alt Stage 8

  5. Hint:

  • X O X X X X X X X X X X X X

  • X X X X X X X X X X X X X X

  • X X X X X X X X X X X X X X

  • X X X X X X X X X X X X X X

  • X X X X X X X X X X X X X X

  • X X X X X X X X X X X X X X

  • X X X X X X X X X X X X X X

  • X X X X X X X X X X X X X X

alt Stage 9

Made by Sachin and me for kivy contest.

About

Kivy App Contest 2014 entry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages