Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonsaiden/bonsai-game-library
A small Java based Library/Engine for creating 2D Games featuring Applet support.
https://github.com/bonsaiden/bonsai-game-library
Last synced: about 1 month ago
JSON representation
A small Java based Library/Engine for creating 2D Games featuring Applet support.
- Host: GitHub
- URL: https://github.com/bonsaiden/bonsai-game-library
- Owner: BonsaiDen
- License: gpl-3.0
- Created: 2010-01-06T22:40:26.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-02-13T08:41:51.000Z (almost 15 years ago)
- Last Synced: 2024-04-14T19:35:51.759Z (8 months ago)
- Language: Java
- Homepage:
- Size: 454 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Bonsai Game Library
===================A small Java based Library for creating 2D Games.
Features of the Engine include:
- Image loading tools
- Sound loaders for wav/ogg
- Support for Menus when run as a Application
- Option to run at double screen size
- Applet support
- Support of saving game state as a file or in cookies when run in browser
- Build in console(by default bound to Shift+F1 but can be changed to anything else like e.g. the Konami Code)When stripped down to a minimum the library is less than 30KB in size.
Copyright (C) 2009-2010 Ivo Wetzel