grid-proto: Game engine for Prototyping on a Grid

[ bsd3, game, library, program ] [ Propose Tags ]

Exposes a heavily constrained and simple API around SDL2 with builtin font and sound effects.


[Skip to Readme]

Modules

  • GridProto

Flags

Manual Flags

NameDescriptionDefault
examplesDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Dependencies base (>=4.7 && <5), bytestring (>=0.10.4.0 && <0.12), containers (>=0.5.7), grid-proto, linear (>=1.10.1.2 && <1.22), sdl2 (>=2.5 && <2.6), sdl2-gfx (>=0.3), sdl2-mixer (>=1.2.0.0), sdl2-ttf (>=2.1.0), StateVar (>=1.1.0.0 && <1.3), text (>=1.1.0.0 && <2.1), vector (>=0.10.9.0 && <0.13) [details]
License BSD-3-Clause
Copyright 2022 Joe Vargas
Author Joe Vargas
Maintainer Joe Vargas
Category Game
Home page https://github.com/jxv/grid-proto#readme
Bug tracker https://github.com/jxv/grid-proto/issues
Uploaded by jxv at 2022-03-27T00:01:13Z
Distributions
Executables viewport-example, text-example, sound-example, controller-example, board-example, arrows-example
Downloads 644 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-03-27 [all 2 reports]

Readme for grid-proto-0.2.0.0

[back to package description]

grid-proto