Skip to content

Plonq/liero-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liero Clone

About

This is a clone (ish) of the 1999 game Liero, except with mouse aiming. I built this as a way to teach myself game development. It is not finished, and will likely never be finished, but it's a functioning game.

  • Destructible map
  • Grappling hook
  • AI (barely)
  • Lots of blood
  • 4 different weapons
    • Minigun
    • Shotgun
    • Missile
    • Sniper

Rules: You have 5 lives. So does the opponent. First to kill the other worm 5 times wins.

How to Play

Sorry, no executable files, but all you need is Pipenv.

  1. Clone the repo
  2. Install dependencies with pipenv install
  3. Enter pipenv shell with pipenv shell
  4. Run the game with python -m src.launch_game

Screenshots

image

image

image

image

Credits

Coding: me
Artwork: me
Sounds: https://simon13666.itch.io/sound-starter-pack

License

MIT

About

A semi-clone of the 1999 game Liero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages