Skip to content

🎓 Object Oriented Programming Course / Programação Orientada a Objetos Curso

License

Notifications You must be signed in to change notification settings

nandohdc/INF1636

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INF1636 - 2016.1 (Ludo Board Game)

The object-oriented programming (INF1636) discipline project of the Pontifical Catholic University of Rio de Janeiro, in the first half of 2016. Its objective is to implement a board game, called ludo, in Java. The project consists of a logical part and a graphical interface.

We implemented a Ludo board game in Java, using some design patterns: Singleton; Facade; Observer.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Go to http://www.oracle.com/technetwork/pt/java/javase/downloads/index.html
and download the latest version of Java Platform (JDK) and install it.

After this,
Go to http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/oxygen2
and download latest version of Eclipse Java and install it.

Installing

A step by step series of examples that tell you have to get a development env running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

🎓 Object Oriented Programming Course / Programação Orientada a Objetos Curso

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages