All Projects → timebug → Harmless

timebug / Harmless

A chinese chess engine

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Harmless

Cloth-Simulation-With-python---Verlet-Integration
No description or website provided.
Stars: ✭ 17 (-81.11%)
Mutual labels:  pygame
Pibooth
The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
Stars: ✭ 398 (+342.22%)
Mutual labels:  pygame
Sudoku Gui
Simple Sudoku Game built on Pygame as a backtracking algorithm visualizer. Credits to TechWithTim for the idea.
Stars: ✭ 29 (-67.78%)
Mutual labels:  pygame
Games
Create interesting games by pure python.
Stars: ✭ 3,431 (+3712.22%)
Mutual labels:  pygame
Airgesture
Play games without touching keyboard
Stars: ✭ 361 (+301.11%)
Mutual labels:  pygame
Spaceshooter
🎮 The classic retro game recreated using Pygame and python
Stars: ✭ 407 (+352.22%)
Mutual labels:  pygame
MagicTower-Python
Python魔塔样板,自带Demo游戏内容(Powered by Pygame)
Stars: ✭ 32 (-64.44%)
Mutual labels:  pygame
Ezpygame
An easier way to use pygame
Stars: ✭ 72 (-20%)
Mutual labels:  pygame
Pygame tutorials
Code to go along with lessons at http://kidscancode.org/lessons
Stars: ✭ 363 (+303.33%)
Mutual labels:  pygame
Pygame Car Tutorial
Stars: ✭ 21 (-76.67%)
Mutual labels:  pygame
Pgzero
A zero-boilerplate games programming framework for Python 3, based on Pygame.
Stars: ✭ 311 (+245.56%)
Mutual labels:  pygame
Face Tracking With Anime Characters
Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!
Stars: ✭ 320 (+255.56%)
Mutual labels:  pygame
Pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
Stars: ✭ 513 (+470%)
Mutual labels:  pygame
snake-pygame
🐍 A snake game written in Python using the Pygame library
Stars: ✭ 42 (-53.33%)
Mutual labels:  pygame
Mu
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
Stars: ✭ 960 (+966.67%)
Mutual labels:  pygame
chain-reaction-ai
ai opponent for the game chain reaction
Stars: ✭ 95 (+5.56%)
Mutual labels:  pygame
Flappy Bird Deep Q Learning Pytorch
Deep Q-learning for playing flappy bird game
Stars: ✭ 403 (+347.78%)
Mutual labels:  pygame
Chrome T Rex Rush
A python remake of the famous T-Rex game from Google chrome
Stars: ✭ 74 (-17.78%)
Mutual labels:  pygame
Rpg tactical fantasy game
A tactical turn-based game project in pygame, open to support
Stars: ✭ 66 (-26.67%)
Mutual labels:  pygame
Pygame Learning Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Stars: ✭ 828 (+820%)
Mutual labels:  pygame

harmless

A chinese chess engine

INSTALL

GNU/Linux and Mac OS X User

require

Hint: install pygame on OS X Lion

http://stackoverflow.com/questions/7288571/best-way-to-install-pygame-on-os-x-lion

run

$ git clone git://github.com/timebug/harmless.git
$ make && make install
$ cd pycchess && python cchess.py

Windows User

  1. Access https://github.com/timebug/harmless/downloads
  2. Download pycchess-win32-*.zip then unzip it
  3. Run cchess.exe

KEYBOARD SHORTCUTS

  • space: new game
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].