Skip to content

AyakorK/POO-Java-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

POO-Java learning

Exercise to learn Object Oriented Programmation by creating a fighting simulator in our console with a menu and a character creation and gestion

Where are the most important files located?

$ src/com/CodingFactory.FightingGame FightingSimulator.java
$ src/com/CodingFactory.FightingGame Characters.java  
$ src/com/CodingFactory.FightingGame Menu.java
$ src/com/CodingFactory.FightingGame CharacterController.java
$ src/com/CodingFactory.FightingGame Battle.java

Explainations

This repository is the result of a school exercise and of a sprint of 1 week to learn POO-Java and to apply some bases.

Collaborators

This work has been made with students when we were in a group here is their github :

$ KOUAKOU Alan : https://github.com/alan190902
$ COHEN-JOLY Florian : https://github.com/FlorianCohenJoly

License

MIT

Quality certification

CodeFactor

About

POO-Java week learning with a project to accomplish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published