Git Product home page Git Product logo

console-massacre's Introduction

console-massacre

A DnD-like arena fighting game written in Python, with most features inspired by a GameDev.com C++ workshop (http://www.gamedev.net/topic/416783-c-workshop---project-2/).

I found this source code on my PDA just now (thought I lost it forever when my hard drive crashed) and was really surprised to see that it mostly works.

Features

  • Random dice-based combat on an arena
  • Inventory system
  • Can enter a world; there's even a text-based movement system (not much world though)
  • Saving the character (loading doesn't work though)
  • Item data is stored in an XML file
  • Potions (there's an uber-potion in a test room in the actual world)

Usage

Launch main.py using Python 3. Navigating in the menu should be intuitive. One other thing: to see the inventory and the stats of the character, you should enter the game world from the main menu.

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.