Giter Club home page Giter Club logo

lasso's Introduction

Lasso

Course Project - CS 101 - Computer Programming and Utilization - Autumn Semester 2020 - Indian Institute of Technology Bombay

Course Instructor - Prof. Bhaskaran Raman

Operating System Supported - Linux (Ubuntu)

The source code to a game was was provided and features had to be added and enhancements had to be made to the provided code in order to earn an AA grade in the course.

Enhancements made:

  • Developed a user friendy GUI for user to access various features, this can be used to play the game, view instructions, view the leaderboards, made using initCanvas() from simplecpp

  • Added feature of lives, the user is given 3 lives at the start and after the lives become zero the game terminates and displays the user's score and Game Over message.

  • Added the feature of bomb, bomb is a sprite that on catching with lasso deducts 1 life.

  • Increased the number of coins from 1 to (4 coins + 4 bombs).

  • Modified the bombs and coins in such a way that they follow a random path and get resetted randomly after exiting the playable area (earlier the coin would just go in a straight line repeatedly)

  • Introduced feature of leaderboards the players names and scores are updated after each game, sorted in descending order in the file leaderboards.dat.

The various files and a video demonstration for the same can be found here

This project was succesfully accepted and I was awarded the AA grade for this course.

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.