Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roguelike game in python

About the game

This is our first big project at Codecool, with 10 weeks of programming experience behind our back.

It's a turn based terminal game in python. It has 3 levels, where you have to fight enemies, collect coins, and try to keep your health in the positives.

level 1

bossfight

You can move using WASD, moving over items picks them up, but healing items can't be picked, when your health is full.

Colliding with monsters takes hp from both them and the player

How to run

Clone the development branch

git clone --branch development git@github.com:CodecoolGlobal/roguelike-game-python-rebekajakob.git 
cd roguelike-game-python-rebekajakob

Run main.py

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages