https://github.com/charlesaverill/zpp
Zelda 1 clone written in C++ with SFML
https://github.com/charlesaverill/zpp
Last synced: about 2 months ago
JSON representation
Zelda 1 clone written in C++ with SFML
- Host: GitHub
- URL: https://github.com/charlesaverill/zpp
- Owner: CharlesAverill
- Created: 2021-07-31T02:46:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-05T16:17:53.000Z (over 3 years ago)
- Last Synced: 2025-01-14T10:58:53.314Z (3 months ago)
- Language: C++
- Size: 2.85 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zpp
Got bored so I'm writing this NES Zelda 1 clone in C++ with the help of SFML
This is the first time I've ever seriously worked with game development outside of Unity (and Scratch), and I'm enjoying the freedom quite a lot.