Skip to content

johnnybgoode/ascii_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Escape the '*'s!

To play

$ python main.py

To move use

  w
a   d
  s

Maps

Create boards as a textfile named 'board.txt'

  • Human player is designated by an '@'
  • Enemies are designated by 'E' (replaced by '*' for gameplay)
  • Only rectangular boards are supported

About

A simple top-down ascii game in Python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages