Giter Club home page Giter Club logo

clonaria's Introduction

Clonaria

Clonaria is an open source sidescrolling block-based platformer inspired by Terraria written in Python that is intended to serve as a fun programming exercise and learning experience. This is not meant to be "good" code; while cleaniness and flexibility are goals, the primary focus is on exploring both Python itself and the concepts behind game development. Pull requests are welcome!

Currently, Clonaria is known only to support Linux. It has not been tested on Mac or Windows.

The original Java version of Clonaria has been renamed to Clonaria-Java and there are no plans to update it any further.

System Dependencies

  • cpython/pypy 2.7
  • python-dev
  • swig

Installation

In a virtualenv or as root:
$ git clone https://github.com/rettigs/clonaria.git
$ cd clonaria
$ pip install -r requirements.txt
$ cd clonaria
$ ./main.py

Controls

  • Movement: WASD/arrow keys
  • Jump: spacebar
  • Zoom: +/-
  • Reset zoom: =
  • Break blocks: left click
  • Place blocks: right click/middle click

Notes

main.py may be passed the -h or --help flags to view available command line options.

clonaria's People

Contributors

rettigs 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.