Code Monkey home page Code Monkey logo

minigames's Introduction

MiniGames

Some MiniGames written in Python 3, using pygame and cocos2d library.

Installation

  1. Requirements

    pygame and cocos2d can also be installed from pip:

    pip install pygame
    pip install cocos2d

    Or you can search them in PyPI

  2. Installation

    At first, cd /path/to/repository/root

    cd GameName     # GameName is HearthStone, GamePack, ...
    pip install .
  3. Run

    myhearthstone     # Example: run hearthstone, add -h for help

Games

Name Create First Playable Game Library
Tetris 2016.06.07 cocos2d
Flappy Bird 2016.06.08 cocos2d
AntsSpiders 2016.06.19 2016.06.27 pygame
HearthStone 2016.11.25 2016.12.23
GamePack 2017.02.28 2017.03.01 pygame

Game Frameworks, Supports and Utilities

Name Create First Usable Game Library
Utilities 2016.06.05 2016.06.05 None
StateMachine 2015.06.05 2016.06.09 None
MTFramework 2016.12.13 cocos2d

Tutorials

Name Create First Usable Game Library
CocosTutorial 2016.11.22 2016.11.23 cocos2d

Descriptions about each part

  • MTFramework

    A Cocos2d framework of the game Magic Tower.

  • GamePack

    A package of some small games. Move some other games into GamePack. Games:

Name Create First Playable Move to GamePack Game Library
MineSweeper 2016.05.24 2016.06.06 2017.03.01 pygame
Snake 2016.06.06 2016.06.07 2017.03.02 pygame
Py2048 2016.05.15 2016.05.15 2017.03.03 pygame

minigames's People

Contributors

fyabc avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.