• Stars
    star
    315
  • Rank 132,951 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lightweight snake game running in the console

python-console-snake

Lightweight, configurable snake game running in the console

Screenshot

Usage

  1. git clone [email protected]:tancredi/python-console-snake.git
  2. cd python-console-snake
  3. python snake

Options

Run python snake -help for list of options

Usage: snake [options]

Options:
  -h, --help            show this help message and exit
  -s SIZE, --size=SIZE  Game size (s | m | l)
  -f, --fullscreen      Play fullscreen
  -t THEME, --theme=THEME
                        Game theme (classic | minimal | jungle | custom)

Themes

You can select a theme by running snake -t [ theme_name ]

The default theme is classic. Other available themes are the following:

minimal

Minimal theme screenshot

jungle

Jungle theme screenshot

Contribute

Add your theme to snake/themes.py, pull requests are welcome!

Licence

Copyright (c) 2014 Tancredi Trugenberger. - Released under the MIT license

More Repositories

1

fantasticon

Icon font generation tool
TypeScript
925
star
2

nextatic

Static multi-language boilerplate with editable pages and navigation from the CMS using Netlify CMS + Next.js + SCSS + Typescript.
TypeScript
47
star
3

flickblaster-game

Objective-C
11
star
4

nodeconf-london-2016

NodeConf London 2016 Website
HTML
9
star
5

node-retina-downsizer

Small utility that automates the downsizing of retina assets
JavaScript
7
star
6

griddy

Grid system plugin for stylus
CSS
4
star
7

3d-scattered-plane-demo

A WebGL visualisation based on Three.js, purely for fun
JavaScript
3
star
8

LESS-typography-essentials

A small LESS file that sets up typography primitives.
3
star
9

lasercat-workshop-ui

Node-webkit based UI for lasercat-workshop
CSS
3
star
10

footballbot-workshop-ui

Node-Webkit UI for footballbot workshop
CSS
2
star
11

curriculum-vitae

YAML generated in PDF / HTML formats
CSS
2
star
12

grobot

A simple yet somewhat clever node.js Twitter bot based on [Twit](https://github.com/ttezel/twit) to automate or semi-automate your tweets through a simple client interface
JavaScript
2
star
13

hoganshare

A node utility module to share Hogan pre-compiled templates across server-side and client-side.
CoffeeScript
2
star
14

draw

App to learn programming using a basic CoffeeScript drawing API
CoffeeScript
2
star
15

dependants-parser

Parse dependants given a module, a root and an import syntax
JavaScript
2
star
16

nodebot-workshop-ui

Node-webkit based UI for nodebot-workshop
CSS
2
star
17

lxjs-2013-game.js-talk

LXJS 2013 talk slides
JavaScript
2
star
18

game-loop

JavaScript
1
star
19

less-mixins

My starting point for any LESS project
1
star
20

hr-hackathon-chilist-app

Barebone matching prototype for tech talent
CSS
1
star
21

3d-animated-primitives-fx-demo

Another little WebGL play
JavaScript
1
star
22

enot

Note storing app using Vue.js + Firebase + Stylus
CSS
1
star
23

medium

A little node.js module written in coffeescript that parses meta-data through http requests and Cheerio DOM manipulation
CoffeeScript
1
star