https://github.com/octopus773/wanda-vision
EPITECH - Second year project: Realize a program capable of loading dynamic libraries with a high level of abstraction, in order to play arcade game (ie: Pacman)
https://github.com/octopus773/wanda-vision
arcade cpp documentation epitech epitech-arcade ncurses pacman sdl2 sfml snake wanda-vision
Last synced: about 1 month ago
JSON representation
EPITECH - Second year project: Realize a program capable of loading dynamic libraries with a high level of abstraction, in order to play arcade game (ie: Pacman)
- Host: GitHub
- URL: https://github.com/octopus773/wanda-vision
- Owner: Octopus773
- Created: 2021-03-30T13:15:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T19:22:11.000Z (about 4 years ago)
- Last Synced: 2025-02-05T14:47:34.461Z (3 months ago)
- Topics: arcade, cpp, documentation, epitech, epitech-arcade, ncurses, pacman, sdl2, sfml, snake, wanda-vision
- Language: C++
- Homepage: https://wanda-vision.readthedocs.io/
- Size: 5.33 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wanda Vision
#### Epitech's Arcade project---
[](https://github.com/Octopus773/Wanda-Vision/actions/workflows/build_arcade.yml)
[](https://octopus773.github.io/Wanda-Vision/)
[](https://wanda-vision.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/Octopus773/Wanda-Vision/actions/workflows/tests.yml)---
## Exemples

Here the nibbler game with our sfml display
Pacman game with our sdl2 display## Display differences
The difference in game display between SFML, SDL2, and Ncurses
- SFML
- SDL2
- NCURSES

## Documentation
- [Doxygen Documentation](https://octopus773.github.io/Wanda-Vision/)
- [ReadTheDoc documentation](https://wanda-vision.readthedocs.io/)### Wanda Vision's contributors:
- [Zoe Roux](https://github.com/AnonymusRaccoon "Anonymus Raccoon")
- [Clément Le Bihan](https://github.com/Octopus773 "Octopus")### Arcade project mates (common interfaces):
Group: Bad Nintendo
- [Arthur Jamet](https://github.com/Arthi-chaud "Arthi-Chaud")
- [Louis Auzuret](https://github.com/GitBluub "Bluub")
- [Ugo Généreau](https://github.com/ugenereau/)Group: Capcom will learn from us (losers of the dice)
- [Baptiste Moulard](https://github.com/Arbarne "Arbane")
- [Romain Lucas](https://github.com/roromainlcs "roromainlcs")
- [Simon Thibaud](https://github.com/SimonTHD "SimonTHD")