Nothing Special   »   [go: up one dir, main page]

Skip to content

lord8266/anagram_adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anagram Adventure

A puzzle game where you defeat enemies by spelling words
a very quick and simple game

Instructions

you will be given a list like this

---------------------
| A | I | P | U | D |
---------------------
| I | O | F | E | Q |
---------------------
| O | L | X | L | P |
---------------------
| G | T | N | E | N |
---------------------

Health will be displayed in this format

++++++++++++ Health +++++++++++++
player ====================
enemy ==================
+++++++++++++++++++++++++++++++++

now enter your word >

and continue till your done

Building

Linux

run make to compile
then ./anagram_adv to load the game

Windows

compile anagram_adv.cc using your compiler
and run your exe file

About

Text based anagram puzzle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •