Coder Social home page Coder Social logo

oose2015_project's People

Contributors

lil-phil avatar miss-jones avatar paoloburelli avatar sebzilla avatar

Watchers

 avatar  avatar

Forkers

sebzilla lil-phil

oose2015_project's Issues

Make wiki

Must include description of the code (e.g. what the different functions do) and also where we found inspiration for the game.

Score

make a score system that keeps track of a players current score (collection of coins)

Death of Pacman

If pacman dies the player lose a life. He should also respawn. If there is no more lives, show current score

Player class

Create player class
This class should inherit from entity class

PowerUp collision

Same as the coin collision, should check if the player collide with a powerup, thus enable pacman to "eat" the ghosts

Entity class

Entity class has to be created.
This class should inherit from GameObject class

Enemy class

Create Enemy class.
This class should inherit from entity class

PowerUp class

Create PowerUp class.
This class should inherit from coin class

Walls class

Create the walls class.
This class should inherit from GameObject class

Death of Ghost

Give the ghost a new sprite animation when it dies and make it respawn in the middle of the level map

Player collision

A collision system for the player to make him move between the walls og the level

Coin class

Create the coin class
This class should inherit from gameObject class

Highscore

Make a highscore system that holds previous players scores inside the highscore class

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.