Giter VIP home page Giter VIP logo

deadline's Introduction


Deadline gameplay screen

What is it

Deadline is a Python3 game in which you have to escape from the infinity dungeon with fire by your character. Game is written by Yandex Lyceum students Timofey Katkov ANDaniel Nesterenko. Game works on Pygame lib which provides lots of tools to work hard. For animation used lib Pyganimation, for menu of the game - Pygame-menu.

How to play

In Deadline you are the player who spawned in a maze. You see that the flame is coming for you and you starting to run the maze. you need to get out of the maze while the fire follows on your heels. With each level, the speed of events increases - the labyrinth becomes larger, the fire and the player are faster. The goal of the game is to score points. The more mazes you can go through, the cooler you are Indiano Jones.

Requirements

Game work on any computer and OS which can install needed software. For playing our game you have to install Python with project dependencies.

  • Python 3
  • Everything from requirements.txt file by pip3

How to use

Firstly, you need to install all dependencies for Deadline game:

$ pip3 install -r requirements

Then, you can easily play the game by the following command:

$ python3 main.py

About us

Deadline is a pygame project for YL from team called "Let's laugh now". Main developers:

  • Timofey Katkov - Developer
  • Daniil Nesterenko - Developer
  • EROZZION Music - Menu soundtrack

deadline's People

Contributors

hi-timofey avatar andaniell avatar

Stargazers

ArtL avatar

Watchers

James Cloos avatar  avatar

deadline's Issues

Стартовая точка игрока и огня

Координаты игрока явно задаются при его создании, координаты огня при генерации уровня, одно от другого не зависит.
Как следствие - игрок в стене, мнгновенная смерть игрока от огня при начале уровня.
К улучшению:

  1. задержка перед началом распространения огня для игрока
  2. Фикс появлений в стене и в огне

Меню во время игры

Меню во время игры содержит возможности вызода из игры, сохранения и продолжения игры

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.