Skip to content

Axram/Roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roguelike

This is a game project by Alex and Martin carried out over chrismas 2015. The idea is a roguelike game with text commands and ascii graphics. The game is in fully playable and working. No further major update is currently planned.

The game differs from rogue by not having true permadeath (saves are not deleted) and by not having a randomly generated map.

The game uses the library ncurses to handle keyboardevents and display the interface of the game with ascii characters.

Dependencies

  • make
  • g++
  • ncurses

Features

  • Death
  • Wincondition
  • Save
  • Load
  • lots of anoying goblins

Todo

  • Advanced UI
  • Moar enemies
  • More items and equipment
  • Player class and race

Enyoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors