Skip to content

An animated, multithreaded command line game where up to three players (represented by numbers) run from a monster (represented by 'M') for as long as they can survive. Also, can choose between 'looped' and solid wall. Designed for Windows. Player 1: Arrow keys. Player 2: WASD. Player 3: IJKL.

CunningDJ/DungeonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DungeonGame

First version developed for Windows. Plan to add other OS functionality.

An animated, multithreaded command line game where up to three players (represented by numbers) run from a monster (represented by 'M') for as long as they can survive.

Also, you can choose between 'looped' and solid wall. Designed for Windows.

For the first version, the monster simply speeds up by 5% every 7 seconds, but I'll probably set it to asymptotally approach some difficult speed for following versions.

Controls:
ESC to quit.
Player 1: Arrow keys
Player 2: WASD
Player 3: IJKL

About

An animated, multithreaded command line game where up to three players (represented by numbers) run from a monster (represented by 'M') for as long as they can survive. Also, can choose between 'looped' and solid wall. Designed for Windows. Player 1: Arrow keys. Player 2: WASD. Player 3: IJKL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages