Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaiorabbit/sdl2-bindings-whacamole
Whac-a-Mole! : Ruby SDL2 bindings demo
https://github.com/vaiorabbit/sdl2-bindings-whacamole
2d-game-framework games ruby sdl sdl2
Last synced: 12 days ago
JSON representation
Whac-a-Mole! : Ruby SDL2 bindings demo
- Host: GitHub
- URL: https://github.com/vaiorabbit/sdl2-bindings-whacamole
- Owner: vaiorabbit
- License: other
- Created: 2022-05-10T14:02:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T09:40:52.000Z (14 days ago)
- Last Synced: 2025-01-26T10:25:43.466Z (14 days ago)
- Topics: 2d-game-framework, games, ruby, sdl, sdl2
- Language: Ruby
- Homepage:
- Size: 5.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE.txt
Awesome Lists containing this project
README
# Whac-a-Mole! : Ruby SDL2 bindings demo #
* Created : 2022-05-22
* Last modified : 2022-10-10
![]()
Demonstration on how to use [Ruby SDL2 bindings](https://github.com/vaiorabbit/sdl2-bindings) ()
* Movie : Whac-a-Mole! : Ruby SDL2 bindings demo
* [![](http://img.youtube.com/vi/HroP-_EWcg8/mqdefault.jpg)](https://www.youtube.com/watch?v=HroP-_EWcg8)## Usage ##
* Prepare SDL, SDL_Image, SDL_Mixer
* Run scripts in third_party/SDL2/Scirpts
* Setup sdl2-bindings ($gem install sdl2-bindings)
* Edit main.rb to correct paths to dll/dylib seen in SDL.load_lib
* $ ruby main.rb## License ##
The zlib/libpng License ( http://opensource.org/licenses/Zlib ).
Whac-a-Mole! : Ruby SDL2 bindings demo
Copyright (c) 2022 vaiorabbitThis software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions: