Skip to content

This is a 2D Game in Java made for learning purposes during the subject of Object Oriented Programming

Notifications You must be signed in to change notification settings

Hilbertmf/8bitsFightClub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8bits Fight Club:boxing_glove::video_game:

Screenshot of the game

About

8bits Fight Club is a 2D Game made in Java for learning purposes during the subject of Object-oriented Programming taught by Lucas Sousa at IFCE.
This is a 2D fighting game made to be played by 2 people using the same keyboard. Have fun with your friends!
For playing you just have to download it and have the Java Runtime installed in your machine.
If you don't have Java download it here.
If you're on ubuntu just run this on the terminal to install java:

sudo apt install -y default-jre

Download

Jar File

Characters:

🐉Dragon
🤖Megaman
🦇Batman
🕷️Spider-Man

Controls:

Player 1:

⬆️Up: W
⬅️Left: A
➡️Right: D
🏹Shoot: J
🥊Punch: K
✈️Slide/Glide: L

Player 2:

⬆️Up: Up-arrow
⬅️Left: Left-arrow
➡️Right: Right-arrow
🏹Shoot: Numpad 1
🥊Punch: Numpad 2
✈️Slide/Glide: Numpad 3

Português:

Sobre o jogo:

Este é um jogo em 2D feito em Java durante a disciplina de Programação Orientada a Objetos lecionada pelo professor Lucas Sousa no Instituto Federal de Ciência de Tecnologia do Ceará (IFCE).
Este é um jogo de luta feito para ser jogado por duas pessoas no mesmo teclado. É diversão garantida!
Para jogar basta baixar aqui e ter o Java instalado no seu computador.
Você pode baixar o Java aqui.
Se você estiver usando ubuntu, execute no terminal para instalar o java:

sudo apt install -y default-jre

Personagens:

🐉Dragon
🤖Megaman
🦇Batman
🕷️Spider-Man

Controles:

Jogador 1:
⬆️Cima: W
⬅️Esquerda: A
➡️Direita: D
🏹Ataque à distância: J
🥊Soco: K
✈️Slide/Planar: L

Jogador 1:
⬆️Cima: Up-arrow
⬅️Esquerda: Left-arrow
➡️Direita: Right-arrow
🏹Ataque à distância: Numpad 1
🥊Soco: Numpad 2
✈️Slide/Planar: Numpad 3

About

This is a 2D Game in Java made for learning purposes during the subject of Object Oriented Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages