https://github.com/weimingtom/stg_java_port
Java port of flight shooting games, ONLY FOR DEMO
https://github.com/weimingtom/stg_java_port
Last synced: about 2 months ago
JSON representation
Java port of flight shooting games, ONLY FOR DEMO
- Host: GitHub
- URL: https://github.com/weimingtom/stg_java_port
- Owner: weimingtom
- Created: 2015-02-07T16:51:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T06:52:26.000Z (over 5 years ago)
- Last Synced: 2025-04-15T02:49:13.181Z (about 2 months ago)
- Language: Java
- Size: 1.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stg_java_port
Java port of flight shooting games, ONLY FOR DEMONOTE: When I use AWT, setResizable(false) should be before pack(), I didn't fix this bug.
(see https://github.com/weimingtom/yuichan/blob/master/unstable_version/guichan_20141225/src/com/iteye/weimingtom/firetree/MainFrame.java)## References
* kikya (not available)
http://www.kikya.com/danmaku/
original code is here:
https://github.com/weimingtom/stg_java_port/blob/master/kikyajava_v3/js/kikya_js_v1.7z
or see here:
https://github.com/silconsystem/danmaku/tree/master/js* remram44 / Danmaku
https://github.com/remram44/Danmaku