Giter VIP home page Giter VIP logo

pygamii's Introduction

PyGamii

Pygamii is a ascii game engine, created to make games in console.

Documentation Status

Docs:

http://pygamii.readthedocs.org/en/develop/

Instalation

Clone this repository and run setup.py.

python setup.py install

To use Audio Library, you need install PyGame http://www.pygame.org/download.shtml

Examples

In examples path, you will found Arkanoid.

Arkanoid

Arkanoid Arkanoid

Click in the below image and see this in action.

Arkanoid Video

To run Arkanoid example, enter in your directory examples/arkanoid and run:

python arkanoid.py

Notes

This is a alpha version, I create it using Python3 and Linux. Compatibility errors may occur.

News

version 0.0.1.5 - Alpha

  • Change the BaseKeyboard action to use curses.
  • Change the add_action to use an object not a class.
  • Improviments in the PyGamii

version 0.0.1.4 - Alpha

  • Change the render method to use the curses standard library.

version 0.0.1.3 - Alpha

  • Add on_create and on_destoy signals on object and action
  • Add gun gift on Flycombat
  • Add video of Arkanoid example (Thank you Yu-Jie Lin)
  • Start Docs
  • fix type error: colision -> collision

version 0.0.1.2 - Alpha

  • Add MultipleMoveAction: For control movement
  • Fix Object.colision method
  • Start Flycombat example
  • Add Volume Control support in Audio class

version 0.0.1 - Alpha

  • Start of project

TODO for 0.1 version Beta

  • Complete the Flycombat game
    • Make a Boss
    • Make the splash and ending of the game.
  • Documentation Review

Logo Pygamii

pygamii's People

Contributors

carlosmaniero avatar skrtu avatar aareon avatar alexsnet avatar r4nx avatar

Watchers

James Cloos 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.