Coder Social home page Coder Social logo

pyventure's Introduction

Build Status

Scrutinizer Code Quality

This is purely a personal experiment in learning Python! It's a text-based adventure game, and has been written from the ground up by me, a complete Python novice, with more interest in learning the basics of the language than leveraging existing technology or even best practice in writing textual adventure games. (Translation: "Please don't laugh at my code.")

If you want to try it, it's Python 3 with no non-core dependencies, so just clone this repo and python3 main.py.

It's also not in anyway near finished, you can barely do anything, and there's a good chance the current master version will be broken, at least in small ways. This repo is only really public because I don't mind thinking out loud in public! ๐Ÿ˜€

pyventure's People

Contributors

gothick avatar

Watchers

 avatar

pyventure's Issues

Can't "PUT ON PLUS FOURS"

You can WEAR PLUS FOURS but can't PUT ON PLUS FOURS, so I think this is a parser bug.

Command: get plus fours
You have taken a pair of tweed plus fours
Command: put on plus fours
You're not carrying that.
Command: wear plus fours
You are now wearing a pair of tweed plus fours.

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.