All Projects → LingDong- → Hermit

LingDong- / Hermit

Licence: mit
A man. A horse. A nature.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hermit

Gorched
Gorched is terminal based game written in Go inspired by "The Mother of all games" Scorched Earth
Stars: ✭ 232 (+120.95%)
Mutual labels:  procedural-generation, game
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (+16.19%)
Mutual labels:  procedural-generation, game
Epitaph
https://mkremins.itch.io/epitaph
Stars: ✭ 123 (+17.14%)
Mutual labels:  procedural-generation, game
Engine
Home of a voxel game engine and its tools (like a voxel editor)
Stars: ✭ 429 (+308.57%)
Mutual labels:  procedural-generation, game
Space Nerds In Space
Multi-player spaceship bridge simulator. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space
Stars: ✭ 516 (+391.43%)
Mutual labels:  procedural-generation, game
Pioneer
A game of lonely space adventure
Stars: ✭ 979 (+832.38%)
Mutual labels:  procedural-generation, game
Veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
Stars: ✭ 868 (+726.67%)
Mutual labels:  procedural-generation, game
Obaddon
A repository of community-built prefabs and other enhancements for Oblige 7.70
Stars: ✭ 81 (-22.86%)
Mutual labels:  procedural-generation, game
Qake
Qake voxel-engine demo
Stars: ✭ 100 (-4.76%)
Mutual labels:  game
Tetris
An almost complete tetris
Stars: ✭ 102 (-2.86%)
Mutual labels:  game
Punchandkick
A simple 2D Fighting Game.
Stars: ✭ 99 (-5.71%)
Mutual labels:  game
Roguebot
My simple rogue-like game for Telegram
Stars: ✭ 100 (-4.76%)
Mutual labels:  game
Level13
Incremental browser text adventure
Stars: ✭ 103 (-1.9%)
Mutual labels:  game
Ascii Runner
An infinite runner in your terminal
Stars: ✭ 100 (-4.76%)
Mutual labels:  game
Astromenace
Hardcore 3D space scroll-shooter with spaceship upgrade possibilities.
Stars: ✭ 104 (-0.95%)
Mutual labels:  game
Opendiablo2
An open source re-implementation of Diablo 2
Stars: ✭ 10,057 (+9478.1%)
Mutual labels:  game
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+9533.33%)
Mutual labels:  game
Nvidia p106
NVIDIA P106 GPUs
Stars: ✭ 106 (+0.95%)
Mutual labels:  game
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (+0%)
Mutual labels:  game
Pong
Two player Pong reinvented using Vue.js and Rails w/ Action Cable
Stars: ✭ 101 (-3.81%)
Mutual labels:  game

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