Coder Social home page Coder Social logo

nnakul / side-scroller Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 10.93 MB

The project is an endless running video game in which an explorer aims at obtaining maximum score by dodging all the intervening obstacles.

License: GNU General Public License v3.0

Python 100.00%
video-game side-scrolling-game object-oriented-programming graphics menu-bar

side-scroller's Introduction

ABOUT

The project is an endless running video game in which an explorer aims at obtaining maximum score by dodging all the intervening obstacles. The main module that dictates the entire setting is pygame. The game starts whith a score set to zero and number of lives set to five. As the game progresses, the speed of all the components/objects on the game window increases until it reaches a saturation point. Additional information about the time it takes for the game to reach saturation and the rate at which the speeds of various components increase is mentioned in the code under the class game. Apart from the graphical user interface that enables the user to control the player, there are various menu options to pause/unpause the game, to pause/unpause the background music, to kill the sound effects tied to various activities and objects and to restart or close the game.

Screenshot 2021-08-14 at 8 09 40 AM

CONTROLS

The actions associated with the player are jumping and sliding. A single click on spacebar causes the player to jump and a single click on down-arrow causes the player to slide. Besides the mouse has to be used to navigate through the menu options.

EXPERIENCE

The game can not compete with other such running video games in terms of graphics or responsiveness but it is really fun to watch what all python can achieve in various domains of development. I aimed at building my skillset in some shallow areas of game development to eventually be able to build games or applications those teach/visualize some moderately or extremely complex-to-understand algorithms of Machine Learning, Artificial Intelligence and Game Theory.

REFERENCES

All the audio clips and sprite images are downloaded from the internet. None of them are self composed. Some of the content was available on Github. Refer to OpenGameArt to choose your preferrable graphics and sound effects for free.

side-scroller's People

Contributors

nnakul avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.