Skip to content

The long-sought-after trilogy ending to THY ARENA MAN! Now with awesome NCURSES-BASED GUI!

Notifications You must be signed in to change notification settings

afontaine/Thy-Arena-Man-III

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THY ARENA MAN III

Build Status

A glorious combat arena game designed to prove who is mightiest.

TODO - In no particular order

  • Implement running of the game
  • Finish character creation, specifically Player::Randomize() and Player::RandomItems()
  • Implement AI
  • Implement Network-based mulitplayer with an as-of-yet undecided library
  • Create GitHub Pages for project

... and that's all I can think of for now.

To Compile

LINUX:

  1. Clone
  2. make (using GNUmake, if anyone else wants to try a different make, let me know the results!)

WINDOWS:

  1. Clone
  2. make (GNUmake port, untested), or put in VC++/Code::Blocks/eclipse/what-have-you and build it that way

NOTE: For Windows, you need PDCurses in your library path and the .dll file in the appropriate place as well.

##AS OF NOW Development is moving to GitHub as the main spot. If you're on Bitbucket, I can't guarantee it's up to date.

About

The long-sought-after trilogy ending to THY ARENA MAN! Now with awesome NCURSES-BASED GUI!

Resources

Stars

Watchers

Forks

Packages

No packages published