Giter Site home page Giter Site logo

hermit's Introduction

Hermit

A man. A horse. A nature.

(Winner of Fall 2015 CS 15-112 Term Project Contest at CMU)

DEPENDENCIES

HOW TO RUN

Download the project. In terminal, type:

$ python /path/to/folder/src/main.py

VIDEO

https://www.youtube.com/watch?v=mPYeTJd8klQ

Features

  • EVERYTHING Procedurally generated
  • Day-night transition
  • Extremely detailed animations

CONTROLS

  • Right arrow: Walk
  • Left arrow: Draw bow
  • Up arrow: Mount & dismount
  • Down arrow: Drink
  • Slash(/): Bring up console

CONSOLE COMMANDS

  • set time -t: set the current time to t (t>0)
  • set speed -s: set player walking speed to s (s>0)
  • set terrain -n: set the current terrain to n (n=0,1)
  • set tree density -n: set the density of trees to n trees per two screens (n>0)
  • spawn -x -n: spawn number n of animals x (x=deer,crane,bird,...,n>0)
  • fullscreen -b: toggle fullscreen (optional parameter b=0,1)
  • restart: restart the program

hermit's People

Contributors

jingnanshi avatar lingdong- avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hermit's Issues

ImportError: No module named _view

python main.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
  File "main.py", line 18, in <module>
    import pygame._view
ImportError: No module named _view

tested with Python 2.7.16

Hi @LingDong- , can you provide your pip requirements.txt?

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.