Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enzoguillouche/pixelshowdown
Pixel Showdown is a 2D versus-fighting game created by students.
https://github.com/enzoguillouche/pixelshowdown
2d-game csharp fighting-game pixel-art pixelshowdown unity
Last synced: 14 days ago
JSON representation
Pixel Showdown is a 2D versus-fighting game created by students.
- Host: GitHub
- URL: https://github.com/enzoguillouche/pixelshowdown
- Owner: EnzoGuillouche
- Created: 2024-05-16T19:54:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T20:19:37.000Z (3 months ago)
- Last Synced: 2024-11-10T21:24:03.959Z (3 months ago)
- Topics: 2d-game, csharp, fighting-game, pixel-art, pixelshowdown, unity
- Language: C#
- Homepage:
- Size: 31.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixel Showdown
The project Pixel Showdown has been started in C++, using the SFML library.
This is the Unity-based version, used to go further on the project. We now use C#.
This game is 2D versus-fighting game. Players can play using controllers or their keyboards.
Each player has 3 lives, and if your opponent doesn't have any lives left, you win!
![image](https://github.com/EnzoGuillouche/PixelShowdown/assets/145991192/54117f54-ef5b-4829-b57a-378fee5539ae)## Collaborators
| Name | Role | Links |
| -- | -- | -- |
| Lucas Megnan | Project Multitasker | [LinkedIn](https://www.linkedin.com/in/lucas-megnan/) |
| Enzo Guillouche | Project Multitasker | [LinkedIn](https://www.linkedin.com/in/enzo-g-b62114293/) |## Main Features
Pixel Showdown contains some features that makes him unique:
- Graphics are made in pixel art. Some sprites have been found (open-source only) and some have been made by the collaborators.
![image](https://github.com/EnzoGuillouche/PixelShowdown/assets/145991192/a779cbb9-927e-4299-818f-27743c4720f2)
- The game is aimed at pleasing either novice or experienced players.
- Many gamemodes will be available: Casual, Competitive, and more!You can participate to the evolution of the project! The collaborators are not professionals, and they can make mistakes. If you find any kind of issues, refer to the GitHub issues or contact the collaborators with their links.