Giter VIP home page Giter VIP logo

ascii-combat's Introduction

ASCII Combat

A simple CLI text adventure game, created for learning purposes.

Project objectives

  • Fully functional dungeon system for exploration.
  • Creating an inventory system with the ability to pickup, eat and get info about items found throughout the dungeon
  • Enemies distributed over dungeon entrances, explore further by beating them in a role-based combat system.

Usage instructions

  • This game uses Python's Cmd module along with colorama, an amazing ANSI sequence text colorizer
  • To try the game, download the .zip file, extract it and run "main.py" - which basically sets terminal color and title before running "main.py", keep in mind this - should I call it a game? - isn't complete and is currently under development.

Pull Requests

  • I really welcome pull requests, specially if it is your first time, checkout the current issues and any little correction, bugfix, new feature will be reviewed and added if possible.
  • Feel free to send PRs (Check open issues first).
  • Clean, well-documented code is pretty appreciated.

Future Plans

  • We all agree its fun to play text-based games as this genre got its very own fans, however we further agree on the beauty of graphics, so I am planning to make a pygame version of this, exactly same concept with simplistic, yet beautiful 8-bit pixel art graphics, I intend to create a roguelike exploration system + a role-based combat system which acts like an obstacle to the advance of exploration in the dungeons of ASCII Combat, mmm... shall we say 'Pixel Combat'? :)

ascii-combat's People

Contributors

aelmosalamy avatar khalidelassaad avatar zellkou avatar

Watchers

 avatar

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.