https://github.com/kidagine/asteroids-sdl2
Exercise for learning C++ game development with SDL2
https://github.com/kidagine/asteroids-sdl2
cpp gamedevelopment sdl2
Last synced: 9 months ago
JSON representation
Exercise for learning C++ game development with SDL2
- Host: GitHub
- URL: https://github.com/kidagine/asteroids-sdl2
- Owner: kidagine
- Created: 2021-02-13T17:27:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-25T13:11:58.000Z (over 5 years ago)
- Last Synced: 2025-01-26T11:43:29.709Z (over 1 year ago)
- Topics: cpp, gamedevelopment, sdl2
- Language: C++
- Homepage:
- Size: 77.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asteroids-SDL2
A small exercise in learning C++ game development with SDL2 by creating a simple Asteroids clone.
