command
module
Version:
v0.99.1
Opens a new window with list of versions in this module.
Published: Jul 17, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ebitter
A set of tools and upgrades for ebitngine to make writing games in Go easier!
Demo here: https://mcblm.xyz/ebitter
What I currently have in store:
- scenes: proper
Scene management and swapping;
Camera: move, tilt and zoom the camera around the scene;
- sprite atlas cutting: create animated multi-
state sprites using Aseprite's tag system and sprite sheet exports;
- font cutting: use any
.ttf font in your game!
- UTDR-like dialogue scripting system: a proper
DialogueHandler and markers to pause/end/otherwise modify the text;
- separate
Update, Delete and layered Draw queues;
- componentable
Object to be used as a base for any on-screen things;
- SAT collision detection, hitboxes as a component;
- a signal bus and a bare event system to subscribe and listen to events;
- a simplified input handler with frame-perfect snapshots;
- improved sound playing: registering sounds to be reused, pitch variation, volume controls.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
pkg
|
|
|
|
|
embedfs
Package embedfs provides a cross-platform filesystem for embedded assets.
|
Package embedfs provides a cross-platform filesystem for embedded assets. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.