Code Monkey home page Code Monkey logo

pacman-reunion's Introduction

Pacman reunion

This repository is a project summarizing the knowledge gained during computer architecture classes at the Bialystok University of Technology. The goal was to create a game modeled on the iconic production Pacman. The program was created for msp430-easyweb2 boards.


Rules:

Player, depending on the difficulty of the level, has assigned a health number, power Ups and game speed. During the game, player travels the map, which consists of paths, coins and enemies. The aim of the game is to score as many points as possible. This can be done by collecting coins or by eating your opponents when you use Power Ups. The game ends when a player loses all hearts, reaches the limit of possible coins to collect or reaches the end of the map.

pacman-reunion


Thoughts:

During the implementation of this project, we encountered a problem that did not allow for full optimization of the code. The outdated environment "IAR Embedded Workbench" in which we programmed does not allow us to load the entire project due to the limit of lines of code. This forced us to change our approach from optimizing the code to writing as few lines as possible so that the project could be uploaded to the msp430 board.


License:

Pacman reunion project is licensed under MIT License.

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.