https://github.com/mediaexplorer74/vvvvv
An attempt to port of VVVVVV on to UWP
https://github.com/mediaexplorer74/vvvvv
rnd sdl2 sdl2-mixer uwp w10m win10
Last synced: 3 months ago
JSON representation
An attempt to port of VVVVVV on to UWP
- Host: GitHub
- URL: https://github.com/mediaexplorer74/vvvvv
- Owner: mediaexplorer74
- License: mit
- Created: 2022-02-28T19:29:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-28T20:42:30.000Z (over 3 years ago)
- Last Synced: 2025-01-31T12:35:09.143Z (5 months ago)
- Topics: rnd, sdl2, sdl2-mixer, uwp, w10m, win10
- Language: C++
- Homepage:
- Size: 72.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VVVVVV game proto
An attempt to port of VVVVVV to the Windows 10 Phone via UWP.My goal was to RnD (explore, re-learn foggoten...) some C++ features and SDL2(_mixer) libs "montage"...
## Screenshots

## Build instructions
You are able to build through Visual Studio 2022 (but only x64 is currently tested... howover, min os build 15063.. so, ARM may be ok...)## License
Whilst this project is open source VVVVVV's assets are notThe original repo and the full license can be found at:
https://github.com/TerryCavanagh/VVVVVV
The data.zip included is from the make and play edition with permission from Terry Cavanagh.
Proto. AS IS. SDL2 + SDL2_mixer RnD only.
-- [m][e] 2022