Coder Social home page Coder Social logo

osmanamjad / chambercrawler3000 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 14 KB

The video game ChamberCrawler3000 (CC3k) is a simplified rogue-like (a genre of video game based upon the game Rogue - http://en.wikipedia.org/wiki/Rogue_(video_game)).

Java 100.00%

chambercrawler3000's Introduction

ChamberCrawler3000

The video game ChamberCrawler3000 (CC3k) is a simplified rogue-like (a genre of video game based upon the game Rogue - http://en.wikipedia.org/wiki/Rogue_(video_game)).

A game of CC3k, consists of a board 79 columns wide and 30 rows high (5 rows are reserved for displaying information). Game play is as follows: The player character moves through a dungeon and slays enemies and collects treasure until reaching the end of the dungeon (where the end of the dungeon is the 10th floor). A dungeon consists of different floors which consist of chambers connected with passages. In our simplification, each floor will always consist of the same 5 chambers connected in the exact same way. CC3k differs from other rogue-likes in a significant way: it is does not update the terminal/window in real-time but rather redraws all elements every turn (e.g. after every command). Although, many early rogue-likes were programmed in a similar fashion to CC3k.

The purpose in creating this project for me was to gain more experience with object-oriented programming.

chambercrawler3000's People

Contributors

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