GithubHelp home page GithubHelp logo

gargiman / ija Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.24 MB

Projects made for IJA (Java Programming Language)

Makefile 0.10% HTML 85.74% JavaScript 5.73% CSS 5.70% Java 2.73%
2023 fit ija java vut junit

ija's People

Contributors

gargiman avatar rastimil avatar

Watchers

 avatar

ija's Issues

When an object (ghost, Pacman) is inserted or removed, make it inform dependent objects of the change.

A CommonField interface derived from Observable is available in the supplied tool.

Choose one option of implementation:

  1. The CommonField interface represents a field that can also be an Observable object.

  2. The AbstractObservableField class, which implements the CommonField interface and represents a base class with a standard implementation of means for registering Observer objects and ensuring their notification.

Pacman object should have a life counter.

Pacman object should have a life counter which is initialized to 3. Whenever Pacman and the ghost object collide, Pacman's life counter should be decreased by 1. It is not necessary to handle the destruction of the object when the life counter reaches 0.

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.