Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
/ DanmakuProject Public archive

A danmaku game made using Java and libjsdl for a school project.

License

Notifications You must be signed in to change notification settings

FMudanyali/DanmakuProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DanmakuProject

This is made for a school project. It uses SDL2 under Java using JNA library. The main bindings are from libjsdl which is an attempt to create an interface for SDL2 using JNA but it lacks documentation and demonstration (still a great project). Some SDL2_mixer bindings are also created using JNA, which is not part of the libjsdl. (see Audio.java)

I hope this proves to be a good demonstration for using libjsdl and JNA.

Credits:

  • Furkan Mudanyalı (Code, planning, execution etc.)
  • graphLoom, (Music, assets)

Further Credits:

  • libjsdl contributors (especially shinedeveloper for a loot of bindings)
  • SDL2 contributors
  • SDL2_mixer contributors

About

A danmaku game made using Java and libjsdl for a school project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages