Skip to content

Randomly generated zelda like displayed thanks to PDCurses

Notifications You must be signed in to change notification settings

MaximeAeva/DodgeBoreDoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DodgeBoredoom

A cmd game to dodge boredom

A fully rand() environnement to never get bored out.

GameView

Installation

OS X & Linux:

npm install my-crazy-module --save

Windows:

edit autoexec.bat

Usage example

Imagine a long period stuck at home while sun is gone and work is in stand by.. This is it !

For more examples and usage, please refer to the [Wiki][wiki].

Development setup

PDCurses is used to quickly display a beautiful command line environmment.

Release History

  • 0.2.1
    • Deal with doors and SIGSEGV
  • 0.2.0
    • Move in the generated map
  • 0.1.1
    • Shoot
  • 0.1.0
    • Random weapon -> 1/10 sword, 2/10 bow, 7/10 sadBox
  • 0.0.1
    • Move

Meta

https://github.com/MaximeAeva/github-link

Contributing

  1. Fork it (https://github.com/MaximeAeva/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Randomly generated zelda like displayed thanks to PDCurses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published