https://github.com/kwintenvdb/willow-game-remake
Remake of the first level 1989 arcade game Willow, written in a 2D game engine in C++.
https://github.com/kwintenvdb/willow-game-remake
Last synced: 3 months ago
JSON representation
Remake of the first level 1989 arcade game Willow, written in a 2D game engine in C++.
- Host: GitHub
- URL: https://github.com/kwintenvdb/willow-game-remake
- Owner: Kwintenvdb
- Created: 2014-11-05T13:02:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-05T13:04:02.000Z (over 10 years ago)
- Last Synced: 2025-01-23T01:13:51.712Z (5 months ago)
- Language: C++
- Size: 1.26 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Willow-Game-Remake
==================Remake of the first level 1989 arcade game Willow, written in a 2D game engine in C++.
Made after my first year of learning (basic) C++.