Skip to content

Genius1512/py-shooter-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console-based

How to play

  • WASD to move
  • SPACE to shoot

Levels

You can create own levels by using the level builder. in the menu, press "b" to use it. The level will be saved on closing.

Themes

You can create own color themes. Create a <theme>.shtth file and specify the colors you want. For Example:

player: red
enemy: blue
wall: white

Valid Colors are:

  • white
  • red
  • green
  • blue

Valid Entities are:

  • player
  • wall
  • bullet
  • enemy
  • text

Select the new theme by pressing t in the main menu and selecting the theme-file.

Menu

The Menu is controlled by keypresses:

  • s to play in standard map
  • o to select own level to play
  • b to open the level builder
  • t to select a theme
  • esc to quit

Links

Github
Itch.io

Thanks for downloading

Genius1512

About

A text-based shooter game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published